public class SvnNgGetStatus extends SvnNgOperationRunner<SvnStatus,SvnGetStatus> implements ISvnObjectReceiver<SvnStatus>
UNKNOWN
NULL
Constructor and Description |
---|
SvnNgGetStatus() |
Modifier and Type | Method and Description |
---|---|
void |
receive(SvnTarget target,
SvnStatus object)
Receives object with is target.
|
void |
reset(SvnWcGeneration wcGeneration)
Resets runner's working copy generation.
|
protected SvnStatus |
run(SVNWCContext context) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, run, setRepositoryAccess
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
protected SvnStatus run(SVNWCContext context) throws SVNException
run
in class SvnNgOperationRunner<SvnStatus,SvnGetStatus>
SVNException
public void receive(SvnTarget target, SvnStatus object) throws SVNException
ISvnObjectReceiver
receive
in interface ISvnObjectReceiver<SvnStatus>
target
- target of the objectobject
- objectSVNException
public void reset(SvnWcGeneration wcGeneration)
ISvnOperationRunner
reset
in interface ISvnOperationRunner<SvnStatus,SvnGetStatus>
reset
in class SvnNgOperationRunner<SvnStatus,SvnGetStatus>
wcGeneration
- new working copy generation for the runnerCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.