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 TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.cli.svndumpfilter
Classes in org.tmatesoft.svn.cli.svndumpfilter that implement ISVNAdminEventHandlerModifier and TypeClassDescriptionclassclass -
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.cli.svnsync
Classes in org.tmatesoft.svn.cli.svnsync that implement ISVNAdminEventHandlerModifier and TypeClassDescriptionclassclassclass -
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 ISVNAdminEventHandlerDefaultDumpFilterHandler.myEventHandlerprivate ISVNAdminEventHandlerDefaultLoadHandler.myProgressHandlerMethods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNAdminEventHandlerModifier and TypeMethodDescriptionvoidDefaultDumpFilterHandler.reset(java.io.OutputStream os, ISVNAdminEventHandler handler, boolean exclude, boolean renumberRevisions, boolean dropEmptyRevisions, boolean preserveRevisionProperties, java.util.Collection prefixes, boolean skipMissingMergeSources) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNAdminEventHandlerModifierConstructorDescriptionDefaultDumpFilterHandler(java.io.OutputStream os, ISVNAdminEventHandler handler, boolean exclude, boolean renumberRevisions, boolean dropEmptyRevisions, boolean preserveRevisionProperties, java.util.Collection prefixes, boolean skipMissingMergeSources) DefaultLoadHandler(boolean usePreCommitHook, boolean usePostCommitHook, SVNUUIDAction uuidAction, java.lang.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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of ISVNAdminEventHandler in org.tmatesoft.svn.core.wc.admin
Classes in org.tmatesoft.svn.core.wc.admin that implement ISVNAdminEventHandlerModifier and TypeClassDescriptionclassSVNAdminEventAdapter is an adapter class forISVNAdminEventHandler.Fields in org.tmatesoft.svn.core.wc.admin declared as ISVNAdminEventHandler