public class SvnOldGetStatus extends SvnOldRunner<SvnStatus,SvnGetStatus> implements ISVNStatusHandler
UNKNOWN
NULL
Constructor and Description |
---|
SvnOldGetStatus() |
Modifier and Type | Method and Description |
---|---|
void |
handleStatus(SVNStatus status)
Handles WC item's status information using an SVNStatus object.
|
protected SvnStatus |
run() |
getWcGeneration
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContext
protected SvnStatus run() throws SVNException
run
in class SvnOperationRunner<SvnStatus,SvnGetStatus>
SVNException
public void handleStatus(SVNStatus status) throws SVNException
ISVNStatusHandler
handleStatus
in interface ISVNStatusHandler
status
- an object that contains per item status informationSVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.