Uses of Interface
org.tmatesoft.svn.core.wc.admin.ISVNAdminEventHandler
Packages that use ISVNAdminEventHandler
Package
Description
This package provides API for administrative managing Subversion repositories on a local machine.
-
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.cli.svnadmin
Classes in org.tmatesoft.svn.cli.svnadmin that implement ISVNAdminEventHandlerModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.cli.svndumpfilter
Classes in org.tmatesoft.svn.cli.svndumpfilter that implement ISVNAdminEventHandlerModifier and TypeClassDescriptionclass
class
-
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.cli.svnsync
Classes in org.tmatesoft.svn.cli.svnsync that implement ISVNAdminEventHandlerModifier and TypeClassDescriptionclass
class
class
-
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.core.internal.io.fs
Fields in org.tmatesoft.svn.core.internal.io.fs declared as ISVNAdminEventHandlerConstructors in org.tmatesoft.svn.core.internal.io.fs with parameters of type ISVNAdminEventHandler -
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as ISVNAdminEventHandlerModifier and TypeFieldDescriptionprivate ISVNAdminEventHandler
DefaultDumpFilterHandler.myEventHandler
private ISVNAdminEventHandler
DefaultLoadHandler.myProgressHandler
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNAdminEventHandlerModifier and TypeMethodDescriptionvoid
DefaultDumpFilterHandler.reset
(OutputStream os, ISVNAdminEventHandler handler, boolean exclude, boolean renumberRevisions, boolean dropEmptyRevisions, boolean preserveRevisionProperties, Collection prefixes, boolean skipMissingMergeSources) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNAdminEventHandlerModifierConstructorDescriptionDefaultDumpFilterHandler
(OutputStream os, ISVNAdminEventHandler handler, boolean exclude, boolean renumberRevisions, boolean dropEmptyRevisions, boolean preserveRevisionProperties, Collection prefixes, boolean skipMissingMergeSources) DefaultLoadHandler
(boolean usePreCommitHook, boolean usePostCommitHook, SVNUUIDAction uuidAction, String parentDir, ISVNAdminEventHandler progressHandler) -
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.core.internal.wc2.admin
Classes in org.tmatesoft.svn.core.internal.wc2.admin that implement ISVNAdminEventHandlerModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.core.wc.admin
Classes in org.tmatesoft.svn.core.wc.admin that implement ISVNAdminEventHandlerModifier and TypeClassDescriptionclass
SVNAdminEventAdapter is an adapter class forISVNAdminEventHandler
.Fields in org.tmatesoft.svn.core.wc.admin declared as ISVNAdminEventHandler