org.apache.maven.scm.command.export
public class ExportScmResult extends ScmResult
Constructor and Description |
---|
ExportScmResult(java.lang.String commandLine,
java.util.List updatedFiles) |
ExportScmResult(java.lang.String commandLine,
java.lang.String providerMessage,
java.lang.String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getExportedFiles() |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
Copyright © 2003-2014. All Rights Reserved.