public class SVNLogRunner
extends java.lang.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,
java.lang.String name,
SVNProperties attributes,
int count) |
public void runCommand(SVNAdminArea adminArea, java.lang.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 © 2004-2012 TMate Software Ltd. All Rights Reserved.