Package org.tmatesoft.svn.core.wc2.admin
Class SvnRepositoryGetChanged
java.lang.Object
org.tmatesoft.svn.core.wc2.SvnOperation<SVNChangeEntry>
org.tmatesoft.svn.core.wc2.SvnReceivingOperation<SVNChangeEntry>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryReceivingOperation<SVNChangeEntry>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryGetChanged
- All Implemented Interfaces:
ISvnObjectReceiver<SVNChangeEntry>,ISvnOperationOptionsProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetIncludeCopyInfo(boolean includeCopyInfo) voidsetTransactionName(String transactionName) Methods inherited from class org.tmatesoft.svn.core.wc2.admin.SvnRepositoryReceivingOperation
getRepositoryRoot, setRepositoryRootMethods inherited from class org.tmatesoft.svn.core.wc2.SvnReceivingOperation
first, getReceiver, initDefaults, last, receive, run, setReceiverMethods 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
-
SvnRepositoryGetChanged
-
-
Method Details
-
getTransactionName
-
setTransactionName
-
isIncludeCopyInfo
public boolean isIncludeCopyInfo() -
setIncludeCopyInfo
public void setIncludeCopyInfo(boolean includeCopyInfo)
-