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 voidSvnNgCommit.postProcessCommitItem(SvnNgCommit.SvnCommittedQueue queue, SvnCommitItem item, boolean keepChangelists, boolean keepLocks, SvnChecksum sha1Checksum) private voidSvnNgCommit.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 voidSvnNgCommit.processCommittedQueue(SvnNgCommit.SvnCommittedQueue queue, long newRevision, Date revDate, String revAuthor) private voidSvnNgCommit.queueCommitted(SvnNgCommit.SvnCommittedQueue queue, File localAbsPath, boolean recurse, SVNProperties wcPropChanges, boolean unlockOnly, boolean removeLock, boolean removeChangelist, SvnChecksum sha1Checksum)