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