ISvnOperationOptionsProviderpublic class SvnRepositoryGetLock extends SvnRepositoryOperation<SVNLock>
| Constructor | Description |
|---|---|
SvnRepositoryGetLock(SvnOperationFactory factory) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getPath() |
|
void |
setPath(java.lang.String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTarget, 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, setSqliteJournalModegetRepositoryRoot, isChangesWorkingCopy, setRepositoryRootpublic SvnRepositoryGetLock(SvnOperationFactory factory)