public class SvnNgGetInfo extends SvnNgOperationRunner<SvnInfo,SvnGetInfo> implements SVNWCContext.ISVNWCNodeHandler
UNKNOWNNULL| Constructor and Description |
|---|
SvnNgGetInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
nodeFound(java.io.File localAbspath,
ISVNWCDb.SVNWCDbKind kind) |
void |
reset(SvnWcGeneration wcGeneration)
Resets runner's working copy generation.
|
protected SvnInfo |
run(SVNWCContext context) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, run, setRepositoryAccessgetFirstTarget, isApplicable, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextpublic void reset(SvnWcGeneration wcGeneration)
ISvnOperationRunnerreset in interface ISvnOperationRunner<SvnInfo,SvnGetInfo>reset in class SvnNgOperationRunner<SvnInfo,SvnGetInfo>wcGeneration - new working copy generation for the runnerprotected SvnInfo run(SVNWCContext context) throws SVNException
run in class SvnNgOperationRunner<SvnInfo,SvnGetInfo>SVNExceptionpublic void nodeFound(java.io.File localAbspath,
ISVNWCDb.SVNWCDbKind kind)
throws SVNException
nodeFound in interface SVNWCContext.ISVNWCNodeHandlerSVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.