Uses of Class
org.apache.subversion.javahl.CommitInfo
Packages that use CommitInfo
-
Uses of CommitInfo in org.apache.subversion.javahl.callback
Methods in org.apache.subversion.javahl.callback with parameters of type CommitInfoModifier and TypeMethodDescriptionvoid
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 CommitInfoModifier and TypeMethodDescriptionprivate CommitInfo
SVNClientImpl.getCommitInfo
(SVNCommitInfo commitInfo, SVNURL repositoryRoot)