Package org.tmatesoft.svn.core.wc2.hooks
NEW: this package contains callback interfaces for the new WC2 API.
-
Interface Summary Interface 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.ISvnFileFilter ISvnFileListHook Implementing this interface allows to providing file list for directory.ISvnPropertyValueProvider Implementing this interface allows to define properties to change.