Uses of Class
org.tigris.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.tigris.subversion.javahl
Methods in org.tigris.subversion.javahl that return CommitItemModifier and TypeMethodDescriptionstatic CommitItem[]
JavaHLObjectFactory.getCommitItems
(SVNCommitItem[] commitables, boolean isImport, boolean isURLsOnly) Methods in org.tigris.subversion.javahl with parameters of type CommitItemModifier and TypeMethodDescriptionCommitMessage.getLogMessage
(CommitItem[] elementsToBeCommitted) Retrieve a commit message from the user based on the items to be committed