public class StatusScmResult extends ScmResult
Constructor and Description |
---|
StatusScmResult(List changedFiles,
ScmResult result) |
StatusScmResult(String commandLine,
List changedFiles) |
StatusScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
List |
getChangedFiles() |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
Copyright © 2003–2014. All rights reserved.