Uses of Class
com.togethersoft.openapi.vcs.VcsVersionInfo

Packages that use VcsVersionInfo
com.togethersoft.openapi.vcs 

Uses of VcsVersionInfo in com.togethersoft.openapi.vcs
 

Methods in com.togethersoft.openapi.vcs that return VcsVersionInfo
VcsVersionInfoDefaultVcsProvider.execFindVersionChangeAuthor(String fileName, String versionId, int lineNo)
          Find the first version in which specified string appears
A session must be started prior to call this method.
VcsVersionInfoVcsProvider.execFindVersionChangeAuthor(String fileName, String versionId, int lineNo)
          Find the first version in which specified string appears
A session must be started prior to call this method.
VcsVersionInfo[]VcsVersionInfo.successors()