ISvnObjectReceiver<java.lang.String>, ISvnOperationOptionsProviderpublic class SvnGetChangelistPaths extends SvnReceivingOperation<java.lang.String>
changelists discovered under the
specified targets.
Note: this method does not require repository access.
SvnOperation.run() method returns a list of String representing all paths belonging to changelist.| Modifier | Constructor | Description |
|---|---|---|
protected |
SvnGetChangelistPaths(SvnOperationFactory factory) |
| Modifier and Type | Method | Description |
|---|---|---|
protected int |
getMaximumTargetsCount() |
|
boolean |
isChangesWorkingCopy() |
Gets whether the operation changes working copy
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTarget, cancel, ensureArgumentsAreValid, ensureEnoughTargets, ensureHomohenousTargets, getApplicableChangelists, getAuthenticationManager, getCanceller, getDepth, getEventHandler, getFirstTarget, getMinimumTargetsCount, getOperationalWorkingCopy, getOperationFactory, getOptions, getRepositoryPool, getRevision, getSqliteJournalMode, getTargets, hasFileTargets, hasLocalTargets, hasRemoteTargets, isCancelled, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp, setSqliteJournalModefirst, getReceiver, initDefaults, last, receive, run, setReceiverprotected SvnGetChangelistPaths(SvnOperationFactory factory)
protected int getMaximumTargetsCount()
getMaximumTargetsCount in class SvnOperation<java.lang.String>public boolean isChangesWorkingCopy()
isChangesWorkingCopy in class SvnOperation<java.lang.String>true if the operation changes the working copy, otherwise false