public class SvnRemoteGetInfo extends SvnRemoteOperationRunner<SvnInfo,SvnGetInfo>
UNKNOWNNULL| Constructor and Description |
|---|
SvnRemoteGetInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(SvnGetInfo operation,
SvnWcGeneration wcGeneration)
Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)
|
protected SvnInfo |
run() |
getRepositoryAccess, getWcGeneration, isRevisionLocalToWc, resetcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextpublic boolean isApplicable(SvnGetInfo operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunnerisApplicable in interface ISvnOperationRunner<SvnInfo,SvnGetInfo>isApplicable in class SvnRemoteOperationRunner<SvnInfo,SvnGetInfo>operation - operation that needs runnerwcGeneration - working copy generationtrue if the runner is applicable, otherwise falseSVNExceptionprotected SvnInfo run() throws SVNException
run in class SvnOperationRunner<SvnInfo,SvnGetInfo>SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.