public class SvnNgDiff extends SvnNgOperationRunner<Void,SvnDiff>
UNKNOWNNULL| Constructor and Description |
|---|
SvnNgDiff() |
| Modifier and Type | Method and Description |
|---|---|
SvnWcGeneration |
getWcGeneration()
Returns runner's working copy generation it is able to operate on.
|
boolean |
isApplicable(SvnDiff operation,
SvnWcGeneration wcGeneration)
Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)
|
protected Void |
run(SVNWCContext context) |
deleteDeleteFiles, getRepositoryAccess, matchesChangelist, reset, run, setRepositoryAccessgetFirstTarget, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextpublic SvnWcGeneration getWcGeneration()
ISvnOperationRunnergetWcGeneration in interface ISvnOperationRunner<Void,SvnDiff>getWcGeneration in class SvnNgOperationRunner<Void,SvnDiff>public boolean isApplicable(SvnDiff operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunnerisApplicable in interface ISvnOperationRunner<Void,SvnDiff>isApplicable in class SvnLocalOperationRunner<Void,SvnDiff>operation - operation that needs runnerwcGeneration - working copy generationtrue if the runner is applicable, otherwise falseSVNExceptionprotected Void run(SVNWCContext context) throws SVNException
run in class SvnNgOperationRunner<Void,SvnDiff>SVNExceptionCopyright © 2025. All rights reserved.