Package org.eclipse.team.core.history
Application programming interfaces for describing the history associated with
files.
See:
Description
Interface Summary
|
IFileHistory
|
Provides a complete set of IFileRevisions that make up this IFileHistory. |
IFileHistoryProvider
|
This is API to access individual file histories. |
IFileRevision
|
Represents an individual revision of a file. |
ITag
|
ITags can be used to hang additional repository information for IFileRevisions. |
Package org.eclipse.team.core.history Description
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.
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.