public class AwsRequestExecutor extends RequestExecutor
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_DEPLOYING_MODULE |
log| Constructor and Description |
|---|
AwsRequestExecutor(org.apache.maven.plugin.logging.Log log,
Integer requestTimeout,
Integer port,
String authToken) |
| Modifier and Type | Method and Description |
|---|---|
AwsState |
executeRequest(DeployRequest deployRequest,
String host,
boolean ignoreFailure) |
createPost, getTimeoutpublic static final String ERROR_DEPLOYING_MODULE
public AwsState executeRequest(DeployRequest deployRequest, String host, boolean ignoreFailure) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
executeRequest in class RequestExecutororg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2017. All rights reserved.