Package org.tmatesoft.svn.core.wc2.admin
Class SvnRepositoryGetProperty
java.lang.Object
org.tmatesoft.svn.core.wc2.SvnOperation<SVNPropertyValue>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryOperation<SVNPropertyValue>
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryGetProperty
- All Implemented Interfaces:
ISvnOperationOptionsProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()
void
void
setPropName
(String propName) void
setTransactionName
(String transactionName) Methods inherited from class org.tmatesoft.svn.core.wc2.admin.SvnRepositoryOperation
getRepositoryRoot, isChangesWorkingCopy, setRepositoryRoot
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, initDefaults, isCancelled, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp, setSqliteJournalMode
-
Constructor Details
-
SvnRepositoryGetProperty
-
-
Method Details
-
getTransactionName
-
setTransactionName
-
getPath
-
setPath
-
getPropName
-
setPropName
-