ISvnObjectReceiver<SVNAdminEvent>, ISvnOperationOptionsProviderpublic class SvnRepositoryLoad extends SvnRepositoryReceivingOperation<SVNAdminEvent>
| Constructor | Description |
|---|---|
SvnRepositoryLoad(SvnOperationFactory factory) |
| Modifier and Type | Method | Description |
|---|---|---|
java.io.InputStream |
getDumpStream() |
|
java.lang.String |
getParentDir() |
|
SVNUUIDAction |
getUuidAction() |
|
protected void |
initDefaults() |
|
boolean |
isUsePostCommitHook() |
|
boolean |
isUsePreCommitHook() |
|
void |
setDumpStream(java.io.InputStream dumpStream) |
|
void |
setParentDir(java.lang.String parentDir) |
|
void |
setUsePostCommitHook(boolean usePostCommitHook) |
|
void |
setUsePreCommitHook(boolean usePreCommitHook) |
|
void |
setUuidAction(SVNUUIDAction uuidAction) |
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, last, receive, run, setReceivergetRepositoryRoot, setRepositoryRootpublic SvnRepositoryLoad(SvnOperationFactory factory)
protected void initDefaults()
initDefaults in class SvnReceivingOperation<SVNAdminEvent>public java.io.InputStream getDumpStream()
public void setDumpStream(java.io.InputStream dumpStream)
public boolean isUsePreCommitHook()
public void setUsePreCommitHook(boolean usePreCommitHook)
public boolean isUsePostCommitHook()
public void setUsePostCommitHook(boolean usePostCommitHook)
public SVNUUIDAction getUuidAction()
public void setUuidAction(SVNUUIDAction uuidAction)
public java.lang.String getParentDir()
public void setParentDir(java.lang.String parentDir)