Class SvnRepositoryOperationRunner<V,T extends SvnOperation<V>>

All Implemented Interfaces:
ISVNCanceller, ISVNEventHandler, ISvnOperationRunner<V,T>
Direct Known Subclasses:
SvnRepositoryCatImpl, SvnRepositoryCopyRevisionPropertiesImpl, SvnRepositoryCreateImpl, SvnRepositoryDumpImpl, SvnRepositoryFilterImpl, SvnRepositoryGetAuthorImpl, SvnRepositoryGetChangedDirectoriesImpl, SvnRepositoryGetChangedImpl, SvnRepositoryGetDateImpl, SvnRepositoryGetDiffImpl, SvnRepositoryGetFileSizeImpl, SvnRepositoryGetHistoryImpl, SvnRepositoryGetInfoImpl, SvnRepositoryGetLockImpl, SvnRepositoryGetLogImpl, SvnRepositoryGetPropertiesImpl, SvnRepositoryGetPropertyImpl, SvnRepositoryGetRevisionPropertiesImpl, SvnRepositoryGetRevisionPropertyImpl, SvnRepositoryGetTreeImpl, SvnRepositoryGetUUIDImpl, SvnRepositoryGetYoungestImpl, SvnRepositoryHotCopyImpl, SvnRepositoryInitializeImpl, SvnRepositoryListLocksImpl, SvnRepositoryListTransactionsImpl, SvnRepositoryLoadImpl, SvnRepositoryPackImpl, SvnRepositoryRecoverImpl, SvnRepositoryRemoveLocksImpl, SvnRepositoryRemoveTransactionsImpl, SvnRepositorySetUUIDImpl, SvnRepositorySynchronizeImpl, SvnRepositorySyncInfoImpl, SvnRepositoryUpgradeImpl, SvnRepositoryVerifyImpl

public abstract class SvnRepositoryOperationRunner<V,T extends SvnOperation<V>> extends SvnOldRunner<V,T>