Class SvnRepositoryGetPropertiesImpl
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner<V,T>
org.tmatesoft.svn.core.internal.wc2.SvnLocalOperationRunner<V,T>
org.tmatesoft.svn.core.internal.wc2.old.SvnOldRunner<V,T>
org.tmatesoft.svn.core.internal.wc2.admin.SvnRepositoryOperationRunner<SVNProperties,SvnRepositoryGetProperties>
org.tmatesoft.svn.core.internal.wc2.admin.SvnRepositoryGetPropertiesImpl
- All Implemented Interfaces:
ISVNCanceller,ISVNEventHandler,ISvnOperationRunner<SVNProperties,SvnRepositoryGetProperties>
public class SvnRepositoryGetPropertiesImpl
extends SvnRepositoryOperationRunner<SVNProperties,SvnRepositoryGetProperties>
-
Field Summary
Fields inherited from interface org.tmatesoft.svn.core.ISVNCanceller
NULLFields inherited from interface org.tmatesoft.svn.core.wc.ISVNEventHandler
UNKNOWN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tmatesoft.svn.core.internal.wc2.admin.SvnRepositoryOperationRunner
getWcGeneration, isApplicableMethods inherited from class org.tmatesoft.svn.core.internal.wc2.SvnLocalOperationRunner
getFirstTarget, sleepForTimestampMethods inherited from class org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SvnRepositoryGetPropertiesImpl
public SvnRepositoryGetPropertiesImpl()
-
-
Method Details
-
run
- Specified by:
runin classSvnOperationRunner<SVNProperties,SvnRepositoryGetProperties> - Throws:
SVNException
-