Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
static ISvnOperationHandler |
ISvnOperationHandler.NOOP |
Modifier and Type | Method and Description |
---|---|
ISvnOperationHandler |
SvnOperationFactory.getOperationHandler()
Get a callback that is called before and after each operation
|
Modifier and Type | Method and Description |
---|---|
void |
SvnOperationFactory.setOperationHandler(ISvnOperationHandler operationHandler)
Sets a callback that is called before and after each operation
|
Copyright © 2022. All rights reserved.