Package org.eclipse.team.core.history.provider
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.-
ClassDescriptionAbstract FileHistory class.Abstract FileHistoryProvider class.Abstract implementation of
IFileRevision
that can be implemented by clients.