Application programming interfaces for working with history
Package Specification
This package specifies the API for providing history pages to the history view.
TeamUI.showHistoryFor(
IWorkbenchPage page,
Object input,
IHistoryPageSource pageSource)
Shows a history view containing the given input and returns a handle to the view
or null if no history was available for the given input.