org.tmatesoft.svn.core.wc2.admin
Class SvnRepositoryGetLog

java.lang.Object
  extended by org.tmatesoft.svn.core.wc2.SvnOperation<V>
      extended by org.tmatesoft.svn.core.wc2.admin.SvnRepositoryOperation<java.lang.String>
          extended by org.tmatesoft.svn.core.wc2.admin.SvnRepositoryGetLog
All Implemented Interfaces:
ISvnOperationOptionsProvider

public class SvnRepositoryGetLog
extends SvnRepositoryOperation<java.lang.String>


Constructor Summary
SvnRepositoryGetLog(SvnOperationFactory factory)
           
 
Method Summary
 java.lang.String getTransactionName()
           
 void setTransactionName(java.lang.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, getTargets, hasFileTargets, hasLocalTargets, hasRemoteTargets, initDefaults, isCancelled, isSleepForTimestamp, isUseParentWcFormat, needsHomohenousTargets, run, setApplicalbeChangelists, setDepth, setRevision, setSingleTarget, setSleepForTimestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SvnRepositoryGetLog

public SvnRepositoryGetLog(SvnOperationFactory factory)
Method Detail

getTransactionName

public java.lang.String getTransactionName()

setTransactionName

public void setTransactionName(java.lang.String transactionName)