Package org.eclipse.team.core.history.provider
Application programming interfaces for describing the history associated with
files.
Package Specification
This package specifies the API for describing the history associated with files. The history for a file can be obtained from a repository or from the local history store.-
Class Summary Class Description FileHistory Abstract FileHistory class.FileHistoryProvider Abstract FileHistoryProvider class.FileRevision Abstract implementation ofIFileRevision
that can be implemented by clients.