public static interface VCSHistoryProvider.ParentProvider
VCSHistoryProvider.HistoryEntry in case you want
VCSHistoryProvider.HistoryEntry.getParentEntry(VCSFileProxy) to return relevant values.| Modifier and Type | Method and Description |
|---|---|
VCSHistoryProvider.HistoryEntry |
getParentEntry(VCSFileProxy file)
Return a
VCSHistoryProvider.HistoryEntry representing the parent of the VCSHistoryProvider.HistoryEntry
configured with this ParentProvider. |
VCSHistoryProvider.HistoryEntry getParentEntry(VCSFileProxy file)
VCSHistoryProvider.HistoryEntry representing the parent of the VCSHistoryProvider.HistoryEntry
configured with this ParentProvider.file - the file for whitch the parent HistoryEntry should be returnedBuilt on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.