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