public class SvnRepositoryRemoveLocks extends SvnRepositoryReceivingOperation<SVNAdminEvent>
Modifier and Type | Field and Description |
---|---|
private java.lang.String[] |
paths |
Constructor and Description |
---|
SvnRepositoryRemoveLocks(SvnOperationFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getPaths() |
void |
setPaths(java.lang.String[] paths) |
getRepositoryRoot, setRepositoryRoot
first, getReceiver, initDefaults, last, receive, run, setReceiver
addTarget, cancel, ensureArgumentsAreValid, ensureEnoughTargets, ensureHomohenousTargets, getApplicableChangelists, getAuthenticationManager, getCanceller, getDepth, getEventHandler, getFirstTarget, getMaximumTargetsCount, getMinimumTargetsCount, getOperationalWorkingCopy, getOperationFactory, getOptions, getRepositoryPool, getRevision, getSqliteJournalMode, getTargets, hasFileTargets, hasLocalTargets, hasRemoteTargets, isCancelled, isChangesWorkingCopy, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp, setSqliteJournalMode
public SvnRepositoryRemoveLocks(SvnOperationFactory factory)