public class AddScmResult extends ScmResult
Constructor and Description |
---|
AddScmResult(List addedFiles,
ScmResult result) |
AddScmResult(String commandLine,
List addedFiles) |
AddScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
List |
getAddedFiles()
List with all the added files in the SCM operation.
|
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
Copyright © 2003–2014. All rights reserved.