public class SvnNgGetInfo extends SvnNgOperationRunner<SvnInfo,SvnGetInfo> implements SVNWCContext.ISVNWCNodeHandler
UNKNOWN
NULL
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, setRepositoryAccess
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
public void reset(SvnWcGeneration wcGeneration)
ISvnOperationRunner
reset
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>
SVNException
public void nodeFound(java.io.File localAbspath, ISVNWCDb.SVNWCDbKind kind) throws SVNException
nodeFound
in interface SVNWCContext.ISVNWCNodeHandler
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.