Uses of Interface
org.eclipse.team.core.history.IFileHistory
Packages that use IFileHistory
Package
Description
Application programming interfaces for describing the history associated with
files.
Application programming interfaces for describing the history associated with
files.
-
Uses of IFileHistory in org.eclipse.team.core.history
Methods in org.eclipse.team.core.history that return IFileHistoryModifier and TypeMethodDescriptionIFileHistoryProvider.getFileHistoryFor
(IFileStore store, int flags, IProgressMonitor monitor) Returns anIFileHistory
for the specifiedIFileStore
.IFileHistoryProvider.getFileHistoryFor
(IResource resource, int flags, IProgressMonitor monitor) Returns the file history for the given in resource. -
Uses of IFileHistory in org.eclipse.team.core.history.provider
Classes in org.eclipse.team.core.history.provider that implement IFileHistory