Class SvnNgSwitch
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner<V,T>
org.tmatesoft.svn.core.internal.wc2.SvnLocalOperationRunner<V,T>
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner<V,T>
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate<Long,SvnSwitch>
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgSwitch
- All Implemented Interfaces:
ISVNCanceller
,ISVNEventHandler
,ISvnOperationRunner<Long,
SvnSwitch>
-
Field Summary
Fields inherited from interface org.tmatesoft.svn.core.ISVNCanceller
NULL
Fields inherited from interface org.tmatesoft.svn.core.wc.ISVNEventHandler
UNKNOWN
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate
checkout, doSwitch, handleExternals, isEmptyWc, switchInternal, update, updateInternal
Methods inherited from class org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccess
Methods inherited from class org.tmatesoft.svn.core.internal.wc2.SvnLocalOperationRunner
getFirstTarget, isApplicable, sleepForTimestamp
Methods inherited from class org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
-
Constructor Details
-
SvnNgSwitch
public SvnNgSwitch()
-
-
Method Details
-
run
- Specified by:
run
in classSvnNgOperationRunner<Long,
SvnSwitch> - Throws:
SVNException
-