ISvnObjectReceiver<SVNAdminPath>, ISvnOperationOptionsProviderpublic class SvnRepositoryGetHistory extends SvnRepositoryReceivingOperation<SVNAdminPath>
| Constructor | Description |
|---|---|
SvnRepositoryGetHistory(SvnOperationFactory factory) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getLimit() |
|
java.lang.String |
getPath() |
|
boolean |
isIncludeIDs() |
|
void |
setIncludeIDs(boolean includeIDs) |
|
void |
setLimit(long limit) |
|
void |
setPath(java.lang.String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTarget, 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, setSqliteJournalModefirst, getReceiver, initDefaults, last, receive, run, setReceivergetRepositoryRoot, setRepositoryRootpublic SvnRepositoryGetHistory(SvnOperationFactory factory)