ISvnObjectReceiver<SVNChangeEntry>
, ISvnOperationOptionsProvider
public class SvnRepositoryGetChanged extends SvnRepositoryReceivingOperation<SVNChangeEntry>
Constructor | Description |
---|---|
SvnRepositoryGetChanged(SvnOperationFactory factory) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getTransactionName() |
|
boolean |
isIncludeCopyInfo() |
|
void |
setIncludeCopyInfo(boolean includeCopyInfo) |
|
void |
setTransactionName(java.lang.String transactionName) |
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, isCancelled, isChangesWorkingCopy, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp, setSqliteJournalMode
first, getReceiver, initDefaults, last, receive, run, setReceiver
getRepositoryRoot, setRepositoryRoot
public SvnRepositoryGetChanged(SvnOperationFactory factory)