public class SvnOldImport extends SvnOldRunner<SVNCommitInfo,SvnImport>
UNKNOWNNULL| Constructor and Description |
|---|
SvnOldImport() |
| Modifier and Type | Method and Description |
|---|---|
SvnWcGeneration |
getWcGeneration()
Returns runner's working copy generation it is able to operate on.
|
boolean |
isApplicable(SvnImport operation,
SvnWcGeneration wcGeneration)
Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)
|
protected SVNCommitInfo |
run() |
getFirstTarget, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContextpublic SvnWcGeneration getWcGeneration()
ISvnOperationRunnergetWcGeneration in interface ISvnOperationRunner<SVNCommitInfo,SvnImport>getWcGeneration in class SvnOldRunner<SVNCommitInfo,SvnImport>public boolean isApplicable(SvnImport operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunnerisApplicable in interface ISvnOperationRunner<SVNCommitInfo,SvnImport>isApplicable in class SvnLocalOperationRunner<SVNCommitInfo,SvnImport>operation - operation that needs runnerwcGeneration - working copy generationtrue if the runner is applicable, otherwise falseSVNExceptionprotected SVNCommitInfo run() throws SVNException
run in class SvnOperationRunner<SVNCommitInfo,SvnImport>SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.