public class SVNStatusPrinter
extends java.lang.Object
Constructor and Description |
---|
SVNStatusPrinter(SVNCommandEnvironment env) |
Modifier and Type | Method and Description |
---|---|
static SVNStatusType |
combineStatus(SVNStatus status) |
void |
printStatus(java.lang.String path,
SVNStatus status,
boolean detailed,
boolean showLastCommitted,
boolean skipUnrecognized,
boolean showReposLocks) |
public SVNStatusPrinter(SVNCommandEnvironment env)
public void printStatus(java.lang.String path, SVNStatus status, boolean detailed, boolean showLastCommitted, boolean skipUnrecognized, boolean showReposLocks) throws SVNException
SVNException
public static SVNStatusType combineStatus(SVNStatus status)
Copyright © 2020. All rights reserved.