public static interface VCSHistoryProvider.ParentProvider
VCSHistoryProvider.HistoryEntry in case you want
VCSHistoryProvider.HistoryEntry.getParentEntry(java.io.File) to return relevant values.| Modifier and Type | Method and Description |
|---|---|
VCSHistoryProvider.HistoryEntry |
getParentEntry(File file)
Return a
VCSHistoryProvider.HistoryEntry representing the parent of the VCSHistoryProvider.HistoryEntry
configured with this ParentProvider. |
VCSHistoryProvider.HistoryEntry getParentEntry(File 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 21 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.