Class SvnRemoteRemoteMkDir
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner<V,T>
org.tmatesoft.svn.core.internal.wc2.SvnRemoteOperationRunner<SVNCommitInfo,SvnRemoteMkDir>
org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteRemoteMkDir
- All Implemented Interfaces:
ISVNCanceller,ISVNEventHandler,ISvnOperationRunner<SVNCommitInfo,SvnRemoteMkDir>
-
Field Summary
Fields inherited from interface org.tmatesoft.svn.core.ISVNCanceller
NULLFields inherited from interface org.tmatesoft.svn.core.wc.ISVNEventHandler
UNKNOWN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddURLParents(java.util.List<SVNURL> targets, SVNURL url) protected SVNCommitInfodoRun()protected SVNCommitInforun()Methods inherited from class org.tmatesoft.svn.core.internal.wc2.SvnRemoteOperationRunner
getRepositoryAccess, getWcGeneration, isApplicable, isRevisionLocalToWc, resetMethods inherited from class org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SvnRemoteRemoteMkDir
public SvnRemoteRemoteMkDir()
-
-
Method Details
-
run
- Specified by:
runin classSvnOperationRunner<SVNCommitInfo,SvnRemoteMkDir> - Throws:
SVNException
-
doRun
- Throws:
SVNException
-
addURLParents
- Throws:
SVNException
-