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