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, isSuccess
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.