Class FileHistoryProvider
java.lang.Object
org.eclipse.team.core.history.provider.FileHistoryProvider
- All Implemented Interfaces:
IFileHistoryProvider
Abstract FileHistoryProvider class.
- Since:
- 3.2
- See Also:
-
Field Summary
Fields inherited from interface org.eclipse.team.core.history.IFileHistoryProvider
NONE, SINGLE_LINE_OF_DESCENT, SINGLE_REVISION
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.team.core.history.IFileHistoryProvider
getFileHistoryFor, getFileHistoryFor, getWorkspaceFileRevision
-
Constructor Details
-
FileHistoryProvider
public FileHistoryProvider()
-