public class SvnOldCheckout extends SvnOldRunner<Long,SvnCheckout>
UNKNOWNNULL| Constructor and Description |
|---|
SvnOldCheckout() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(SvnCheckout operation,
SvnWcGeneration wcGeneration)
Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)
|
protected Long |
run() |
getWcGenerationgetFirstTarget, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContextpublic boolean isApplicable(SvnCheckout operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunnerisApplicable in interface ISvnOperationRunner<Long,SvnCheckout>isApplicable in class SvnLocalOperationRunner<Long,SvnCheckout>operation - operation that needs runnerwcGeneration - working copy generationtrue if the runner is applicable, otherwise falseSVNExceptionprotected Long run() throws SVNException
run in class SvnOperationRunner<Long,SvnCheckout>SVNExceptionCopyright © 2025. All rights reserved.