org.netbeans.modules.versioning.core/1 1.5.0 1

org.netbeans.modules.versioning.core.spi
Interface VCSHistoryProvider.RevisionProvider

Enclosing interface:
VCSHistoryProvider

public static interface VCSHistoryProvider.RevisionProvider

Implement and pass over to VCSHistoryProvider.HistoryEntry in case HistoryEntry#getRevisionFile(java.io.File, java.io.File) is expected to work.

See Also:
HistoryEntry#getRevisionFile(java.io.File, java.io.File)

Method Summary
 void getRevisionFile(VCSFileProxy originalFile, VCSFileProxy revisionFile)
           
 

Method Detail

getRevisionFile

void getRevisionFile(VCSFileProxy originalFile,
                     VCSFileProxy revisionFile)

org.netbeans.modules.versioning.core/1 1.5.0 1

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.