ISvnOperationOptionsProvider
public class SvnMarkReplaced extends SvnOperation<java.lang.Void>
target
as being replaced. This method does not
perform any deletion\addition in the filesystem nor does it require a
connection to the repository. It just marks the current target
item as being replaced.Modifier | Constructor | Description |
---|---|---|
protected |
SvnMarkReplaced(SvnOperationFactory factory) |
Modifier and Type | Method | Description |
---|---|---|
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, getMaximumTargetsCount, getMinimumTargetsCount, getOperationalWorkingCopy, getOperationFactory, getOptions, getRepositoryPool, getRevision, getSqliteJournalMode, getTargets, hasFileTargets, hasLocalTargets, hasRemoteTargets, initDefaults, isCancelled, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp, setSqliteJournalMode
protected SvnMarkReplaced(SvnOperationFactory factory)
public boolean isChangesWorkingCopy()
isChangesWorkingCopy
in class SvnOperation<java.lang.Void>
true
if the operation changes the working copy, otherwise false