| BlameCallback |
|
| ChangelistCallback |
|
| ClientNotifyCallback |
Subversion notification interface.
|
| CommitCallback |
This interface is used to receive commit information from APIs which
generate such.
|
| CommitMessageCallback |
This is callback interface which has to implemented by the client
to receive which files will be committed and to enter the log
message.
|
| ConflictResolverCallback |
The callback API used to handle conflicts encountered during
merge/update/switch operations.
|
| DiffSummaryCallback |
Subversion diff summarization interface.
|
| ImportFilterCallback |
This interface is used to filter imported nodes in the
{@link ISVNClient#import} call.
|
| InfoCallback |
|
| InheritedProplistCallback |
|
| InheritedProplistCallback.InheritedItem |
Describes properties inherited from one parent.
|
| ListCallback |
|
| LogMessageCallback |
|
| PatchCallback |
|
| ProgressCallback |
Subversion progress event interface.
|
| ProplistCallback |
|
| ReposFreezeAction |
This interface is used to desfine an action to take while
repositories are frozen by ISVNRepos.freeze.
|
| ReposNotifyCallback |
Subversion notification interface.
|
| StatusCallback |
|
| UserPasswordCallback |
The interface for requesting authentication credentials from the
user.
|