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
SVNException
public void logStarted(SVNAdminArea adminArea) throws SVNException
SVNException
public void logFailed(SVNAdminArea adminArea) throws SVNException
SVNException
public void logCompleted(SVNAdminArea adminArea) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.