public class RemoveScmResult extends ScmResult
PASSWORD_PLACE_HOLDER| 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–2018 The Apache Software Foundation. All rights reserved.