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