public class SvnOldDiff extends SvnOldRunner<java.lang.Void,SvnDiff>
UNKNOWN
NULL
Constructor and Description |
---|
SvnOldDiff() |
Modifier and Type | Method and Description |
---|---|
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 java.lang.Void |
run() |
getWcGeneration
getFirstTarget, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContext
public boolean isApplicable(SvnDiff operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunner
isApplicable
in interface ISvnOperationRunner<java.lang.Void,SvnDiff>
isApplicable
in class SvnLocalOperationRunner<java.lang.Void,SvnDiff>
operation
- operation that needs runnerwcGeneration
- working copy generationtrue
if the runner is applicable, otherwise false
SVNException
protected java.lang.Void run() throws SVNException
run
in class SvnOperationRunner<java.lang.Void,SvnDiff>
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.