public class SvnNgCommit extends SvnNgOperationRunner<SVNCommitInfo,SvnCommit> implements ISvnCommitRunner
UNKNOWN
NULL
Constructor and Description |
---|
SvnNgCommit() |
Modifier and Type | Method and Description |
---|---|
SvnCommitPacket |
collectCommitItems(SvnCommit operation) |
void |
disposeCommitPacket(java.lang.Object lockingContext,
boolean disposeParentContext) |
protected SVNCommitInfo |
doRun(SVNWCContext context,
SvnCommitPacket packet) |
SVNNodeKind |
getUrlKind(SVNURL url,
long revision) |
protected SVNCommitInfo |
run(SVNWCContext context) |
java.lang.Object |
splitLockingContext(java.lang.Object lockingContext,
SvnCommitPacket newPacket) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccess
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
public SvnCommitPacket collectCommitItems(SvnCommit operation) throws SVNException
collectCommitItems
in interface ISvnCommitRunner
SVNException
protected SVNCommitInfo run(SVNWCContext context) throws SVNException
run
in class SvnNgOperationRunner<SVNCommitInfo,SvnCommit>
SVNException
protected SVNCommitInfo doRun(SVNWCContext context, SvnCommitPacket packet) throws SVNException
SVNException
public SVNNodeKind getUrlKind(SVNURL url, long revision) throws SVNException
SVNException
public java.lang.Object splitLockingContext(java.lang.Object lockingContext, SvnCommitPacket newPacket)
splitLockingContext
in interface ISvnCommitRunner
public void disposeCommitPacket(java.lang.Object lockingContext, boolean disposeParentContext) throws SVNException
disposeCommitPacket
in interface ISvnCommitRunner
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.