Class SvnRepositorySyncInfoImpl
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<Long,SvnRepositorySyncInfo>
org.tmatesoft.svn.core.internal.wc2.admin.SvnRepositorySyncInfoImpl
- All Implemented Interfaces:
ISVNCanceller
,ISVNEventHandler
,ISvnOperationRunner<Long,
SvnRepositorySyncInfo>
public class SvnRepositorySyncInfoImpl
extends SvnRepositoryOperationRunner<Long,SvnRepositorySyncInfo>
-
Field Summary
Fields inherited from interface org.tmatesoft.svn.core.ISVNCanceller
NULL
Fields 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, isApplicable
Methods inherited from class org.tmatesoft.svn.core.internal.wc2.SvnLocalOperationRunner
getFirstTarget, sleepForTimestamp
Methods inherited from class org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContext
-
Constructor Details
-
SvnRepositorySyncInfoImpl
public SvnRepositorySyncInfoImpl()
-
-
Method Details
-
run
- Specified by:
run
in classSvnOperationRunner<Long,
SvnRepositorySyncInfo> - Throws:
SVNException
-