public interface VcsBaseRevisionAdviser
Modifier and Type | Method and Description |
---|---|
boolean |
getBaseVersionContent(FilePath filePath,
Processor<? super java.lang.String> processor,
java.lang.String beforeVersionId) |
boolean getBaseVersionContent(FilePath filePath, Processor<? super java.lang.String> processor, java.lang.String beforeVersionId) throws VcsException
VcsException