Uses of Class
org.apache.subversion.javahl.CommitItem
Packages that use CommitItem
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
-
Uses of CommitItem in org.apache.subversion.javahl
Methods in org.apache.subversion.javahl that return CommitItemModifier and TypeMethodDescriptionstatic CommitItem
JavaHLObjectFactory.createCommitItem
(java.lang.String p, NodeKind nk, int sf, java.lang.String u, java.lang.String cu, long r, java.lang.String mf) -
Uses of CommitItem in org.apache.subversion.javahl.callback
Method parameters in org.apache.subversion.javahl.callback with type arguments of type CommitItemModifier and TypeMethodDescriptionjava.lang.String
CommitMessageCallback.getLogMessage
(java.util.Set<CommitItem> elementsToBeCommitted) Retrieve a commit message from the user based on the items to be committed -
Uses of CommitItem in org.tigris.subversion.javahl
Constructors in org.tigris.subversion.javahl with parameters of type CommitItem -
Uses of CommitItem in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 that return CommitItemModifier and TypeMethodDescriptionprivate CommitItem
SVNClientImpl.getSvnCommitItem
(SvnCommitItem commitable)