Uses of Class
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCommit.SvnCommittedQueue
Packages that use SvnNgCommit.SvnCommittedQueue
-
Uses of SvnNgCommit.SvnCommittedQueue in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SvnNgCommit.SvnCommittedQueueModifier and TypeMethodDescriptionprivate void
SvnNgCommit.postProcessCommitItem
(SvnNgCommit.SvnCommittedQueue queue, SvnCommitItem item, boolean keepChangelists, boolean keepLocks, SvnChecksum sha1Checksum) private void
SvnNgCommit.processCommittedInternal
(File localAbspath, boolean recurse, boolean topOfRecurse, long newRevision, SVNDate revDate, String revAuthor, SVNProperties newDavCache, boolean unlockOnly, boolean noUnlock, boolean keepChangelist, SvnChecksum sha1Checksum, SvnNgCommit.SvnCommittedQueue queue) private void
SvnNgCommit.processCommittedQueue
(SvnNgCommit.SvnCommittedQueue queue, long newRevision, Date revDate, String revAuthor) private void
SvnNgCommit.queueCommitted
(SvnNgCommit.SvnCommittedQueue queue, File localAbsPath, boolean recurse, SVNProperties wcPropChanges, boolean unlockOnly, boolean removeLock, boolean removeChangelist, SvnChecksum sha1Checksum)