Package org.tmatesoft.svn.core.wc2.hooks

NEW: this package contains callback interfaces for the new WC2 API.

See:
          Description

Interface Summary
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.
 

Package org.tmatesoft.svn.core.wc2.hooks Description

NEW: this package contains callback interfaces for the new WC2 API.