ISvnObjectReceiver<java.lang.String>
, ISvnOperationOptionsProvider
public 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, wait
addTarget, 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, setSqliteJournalMode
first, getReceiver, initDefaults, last, receive, run, setReceiver
protected 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