Package | Description |
---|---|
org.eclipse.team.core.history |
Application programming interfaces for describing the history associated with
files.
|
org.eclipse.team.core.history.provider |
Application programming interfaces for describing the history associated with
files.
|
Modifier and Type | Method and Description |
---|---|
IFileHistory |
IFileHistoryProvider.getFileHistoryFor(IFileStore store,
int flags,
IProgressMonitor monitor)
Returns an
IFileHistory for the specified IFileStore . |
IFileHistory |
IFileHistoryProvider.getFileHistoryFor(IResource resource,
int flags,
IProgressMonitor monitor)
Returns the file history for the given in resource.
|
Modifier and Type | Class and Description |
---|---|
class |
FileHistory
Abstract FileHistory class.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.