Package org.tmatesoft.svn.core.wc2.admin
Class SvnRepositoryVerify
java.lang.Object
org.tmatesoft.svn.core.wc2.SvnOperation<SVNAdminEvent>
org.tmatesoft.svn.core.wc2.SvnReceivingOperation<SVNAdminEvent>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryReceivingOperation<SVNAdminEvent>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryVerify
- All Implemented Interfaces:
ISvnObjectReceiver<SVNAdminEvent>
,ISvnOperationOptionsProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
void
setEndRevision
(SVNRevision endRevision) void
setStartRevision
(SVNRevision startRevision) Methods inherited from class org.tmatesoft.svn.core.wc2.admin.SvnRepositoryReceivingOperation
getRepositoryRoot, setRepositoryRoot
Methods inherited from class org.tmatesoft.svn.core.wc2.SvnReceivingOperation
first, getReceiver, last, receive, run, setReceiver
Methods inherited from class org.tmatesoft.svn.core.wc2.SvnOperation
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
-
Constructor Details
-
SvnRepositoryVerify
-
-
Method Details
-
initDefaults
protected void initDefaults()- Overrides:
initDefaults
in classSvnReceivingOperation<SVNAdminEvent>
-
getStartRevision
-
setStartRevision
-
getEndRevision
-
setEndRevision
-