| Package | Description |
|---|---|
| oracle.jdeveloper.history | |
| oracle.jdeveloper.vcs.generic | |
| oracle.jdeveloper.vcs.spi |
Contains extension-level service provider interfaces for version control system integraton.
|
| oracle.jdeveloper.vcs.versionhistory |
| Class and Description |
|---|
| CustomFilter |
| CustomFilterManager |
| CustomFilterSubstitution |
| DefaultHistoryFilter |
| DefaultHistoryModel
Our implementation of a history model.
|
| HistoryEntrySelector
Class to assist the contextual opening of a HistoryViewer by the nomination
of a HistoryEntry from the model.
|
| HistoryFilter
An object that filters history entries implements this interface.
|
| HistoryManager
The HistoryManager provides a mechanism for extensions to register
HistoryProvider instances, which are used to retrieve a list of
history entries for a URL for the history viewer.
|
| HistoryProvider
An object that can provide a history for a given URL.
|
| RestoreFromRevisionClass
Get the restore from revision class
A helper class that will restore file revisions.
|
| Class and Description |
|---|
| RevisionIdentifier
Class of objects returned from HistoryEntry.getValue() for the
SharedProperties.REVISION property.
|
| Class and Description |
|---|
| BaseHistoryEntry |
| CustomFilterSubstitution |
| HistoryProvider
An object that can provide a history for a given URL.
|
| Class and Description |
|---|
| DefaultHistoryModel
Our implementation of a history model.
|