Uses of Package
org.tmatesoft.svn.core.wc2.hooks
-
Packages that use org.tmatesoft.svn.core.wc2.hooks Package Description org.tmatesoft.svn.core.internal.wc17 org.tmatesoft.svn.core.internal.wc2.compat org.tmatesoft.svn.core.internal.wc2.ng org.tmatesoft.svn.core.wc2 NEW: this package contains command-style API to perform most of Subversion operations on the level of abstraction similar to that of the command line client. -
Classes in org.tmatesoft.svn.core.wc2.hooks used by org.tmatesoft.svn.core.internal.wc17 Class Description ISvnFileListHook Implementing this interface allows to providing file list for directory. -
Classes in org.tmatesoft.svn.core.wc2.hooks used by org.tmatesoft.svn.core.internal.wc2.compat Class Description ISvnCommitHandler Implementing this interface allows to manage commit log messages for items to be committed in a common transaction.ISvnExternalsHandler Implementing this interface allows handle an external definition and control whether to skip externals definitions processing in some operations.ISvnFileListHook Implementing this interface allows to providing file list for directory.ISvnPropertyValueProvider Implementing this interface allows to define properties to change. -
Classes in org.tmatesoft.svn.core.wc2.hooks used by org.tmatesoft.svn.core.internal.wc2.ng Class Description ISvnPropertyValueProvider Implementing this interface allows to define properties to change. -
Classes in org.tmatesoft.svn.core.wc2.hooks used by org.tmatesoft.svn.core.wc2 Class Description ISvnCommitHandler Implementing this interface allows to manage commit log messages for items to be committed in a common transaction.ISvnExternalsHandler Implementing this interface allows handle an external definition and control whether to skip externals definitions processing in some operations.ISvnFileListHook Implementing this interface allows to providing file list for directory.ISvnPropertyValueProvider Implementing this interface allows to define properties to change.