Package org.tmatesoft.svn.core.wc2.admin
Class SvnRepositoryRemoveLocks
java.lang.Object
org.tmatesoft.svn.core.wc2.SvnOperation<T>
org.tmatesoft.svn.core.wc2.SvnReceivingOperation<T>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryReceivingOperation<SVNAdminEvent>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryRemoveLocks
- All Implemented Interfaces:
ISvnObjectReceiver<SVNAdminEvent>,ISvnOperationOptionsProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tmatesoft.svn.core.wc2.admin.SvnRepositoryReceivingOperation
getRepositoryRoot, setRepositoryRootMethods inherited from class org.tmatesoft.svn.core.wc2.SvnReceivingOperation
first, getReceiver, initDefaults, last, receive, run, setReceiverMethods inherited from class org.tmatesoft.svn.core.wc2.SvnOperation
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, setSqliteJournalModeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
paths
private java.lang.String[] paths
-
-
Constructor Details
-
SvnRepositoryRemoveLocks
-
-
Method Details
-
getPaths
public java.lang.String[] getPaths() -
setPaths
public void setPaths(java.lang.String[] paths)
-