public class SvnRemoteRemoteDelete extends SvnRemoteOperationRunner<SVNCommitInfo,SvnRemoteDelete>
UNKNOWN
NULL
Constructor and Description |
---|
SvnRemoteRemoteDelete() |
Modifier and Type | Method and Description |
---|---|
protected SVNCommitInfo |
run() |
private SVNCommitInfo |
singleRepositoryDelete(SVNRepository repository,
SVNURL rootURL,
java.util.List<java.lang.String> paths) |
getRepositoryAccess, getWcGeneration, isApplicable, isRevisionLocalToWc, reset
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
protected SVNCommitInfo run() throws SVNException
run
in class SvnOperationRunner<SVNCommitInfo,SvnRemoteDelete>
SVNException
private SVNCommitInfo singleRepositoryDelete(SVNRepository repository, SVNURL rootURL, java.util.List<java.lang.String> paths) throws SVNException
SVNException