public class SVNLogRunner extends Object
| Constructor and Description |
|---|
SVNLogRunner(boolean rerun) |
| Modifier and Type | Method and Description |
|---|---|
void |
logCompleted(SVNAdminArea adminArea) |
void |
logFailed(SVNAdminArea adminArea) |
void |
logStarted(SVNAdminArea adminArea) |
void |
runCommand(SVNAdminArea adminArea,
String name,
SVNProperties attributes,
int count) |
public void runCommand(SVNAdminArea adminArea, String name, SVNProperties attributes, int count) throws SVNException
SVNExceptionpublic void logStarted(SVNAdminArea adminArea) throws SVNException
SVNExceptionpublic void logFailed(SVNAdminArea adminArea) throws SVNException
SVNExceptionpublic void logCompleted(SVNAdminArea adminArea) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.