public class SvnRepositoryGetFileSize extends SvnRepositoryOperation<java.lang.Long>
| Constructor and Description |
|---|
SvnRepositoryGetFileSize(SvnOperationFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath() |
java.lang.String |
getTransactionName() |
void |
setPath(java.lang.String path) |
void |
setTransactionName(java.lang.String transactionName) |
getRepositoryRoot, isChangesWorkingCopy, setRepositoryRootaddTarget, cancel, ensureArgumentsAreValid, ensureEnoughTargets, ensureHomohenousTargets, getApplicableChangelists, getAuthenticationManager, getCanceller, getDepth, getEventHandler, getFirstTarget, getMaximumTargetsCount, getMinimumTargetsCount, getOperationalWorkingCopy, getOperationFactory, getOptions, getRepositoryPool, getRevision, getSqliteJournalMode, getTargets, hasFileTargets, hasLocalTargets, hasRemoteTargets, initDefaults, isCancelled, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp, setSqliteJournalModepublic SvnRepositoryGetFileSize(SvnOperationFactory factory)
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.