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 and Description |
---|---|
protected |
SvnGetChangelistPaths(SvnOperationFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected int |
getMaximumTargetsCount() |
boolean |
isChangesWorkingCopy()
Gets whether the operation changes working copy
|
first, getReceiver, initDefaults, last, receive, run, setReceiver
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
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
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.