public class SvnRemoteExport extends SvnRemoteOperationRunner<Long,SvnExport>
UNKNOWNNULL| Constructor and Description |
|---|
SvnRemoteExport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(SvnExport 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() |
getRepositoryAccess, getWcGeneration, isRevisionLocalToWc, resetcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextpublic boolean isApplicable(SvnExport operation, SvnWcGeneration wcGeneration) throws SVNException
ISvnOperationRunnerisApplicable in interface ISvnOperationRunner<Long,SvnExport>isApplicable in class SvnRemoteOperationRunner<Long,SvnExport>operation - operation that needs runnerwcGeneration - working copy generationtrue if the runner is applicable, otherwise falseSVNExceptionprotected Long run() throws SVNException
run in class SvnOperationRunner<Long,SvnExport>SVNExceptionCopyright © 2025. All rights reserved.