Uses of Class
org.apache.subversion.javahl.CommitInfo
-
Packages that use CommitInfo Package Description org.apache.subversion.javahl.callback org.tmatesoft.svn.core.javahl17 -
-
Uses of CommitInfo in org.apache.subversion.javahl.callback
Methods in org.apache.subversion.javahl.callback with parameters of type CommitInfo Modifier and Type Method Description void
CommitCallback. commitInfo(CommitInfo info)
The method will be called for every commit -
Uses of CommitInfo in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 that return CommitInfo Modifier and Type Method Description private CommitInfo
SVNClientImpl. getCommitInfo(SVNCommitInfo commitInfo, SVNURL repositoryRoot)
-