public class RemoveScmResult extends ScmResult
| Constructor and Description |
|---|
RemoveScmResult(List removedFiles,
ScmResult result) |
RemoveScmResult(String commandLine,
List removedFiles) |
RemoveScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
List |
getRemovedFiles() |
getCommandLine, getCommandOutput, getProviderMessage, isSuccessCopyright © 2003–2014. All rights reserved.