public class SvnNgRelocate extends SvnNgOperationRunner<SVNURL,SvnRelocate> implements SvnWcDbRelocate.ISvnRelocateValidator
UNKNOWNNULL| Constructor and Description |
|---|
SvnNgRelocate() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset(SvnWcGeneration wcGeneration)
Resets runner's working copy generation.
|
protected SVNURL |
run(SVNWCContext context) |
void |
validateRelocation(java.lang.String uuid,
SVNURL url,
SVNURL rootUrl) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, run, setRepositoryAccessgetFirstTarget, isApplicable, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextprotected SVNURL run(SVNWCContext context) throws SVNException
run in class SvnNgOperationRunner<SVNURL,SvnRelocate>SVNExceptionpublic void validateRelocation(java.lang.String uuid,
SVNURL url,
SVNURL rootUrl)
throws SVNException
validateRelocation in interface SvnWcDbRelocate.ISvnRelocateValidatorSVNExceptionpublic void reset(SvnWcGeneration wcGeneration)
ISvnOperationRunnerreset in interface ISvnOperationRunner<SVNURL,SvnRelocate>reset in class SvnNgOperationRunner<SVNURL,SvnRelocate>wcGeneration - new working copy generation for the runnerCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.