public class AwsRequestExecutor extends RequestExecutor
| Modifier and Type | Field | Description |
|---|---|---|
static String |
ERROR_DEPLOYING_MODULE |
log| Constructor | Description |
|---|---|
AwsRequestExecutor(org.apache.maven.plugin.logging.Log log,
Integer requestTimeout,
Integer port,
String authToken) |
| Modifier and Type | Method | Description |
|---|---|---|
AwsState |
executeRequest(DeployRequest deployRequest,
String host,
boolean ignoreFailure) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatePost, 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.