Modifier and Type | Class and Description |
---|---|
class |
AbstractNeedsEnvironmentMojo |
Modifier and Type | Class and Description |
---|---|
class |
CreateApplicationMojo
Creates an Application
See the CreateApplication API call.
|
class |
DeleteApplicationMojo
Deletes an Application
See the docs for the DeleteApplication API call.
|
Modifier and Type | Class and Description |
---|---|
class |
BluegreenDeploymentMojo
Implements Bluegreen Deployment
|
Modifier and Type | Class and Description |
---|---|
class |
CodeCommitFastDeployMojo
Uploads a packed war file to Amazon S3 for further Deployment.
|
class |
CreateStorageLocationMojo
Creates a Storage Location (for logs)
See the docs for the CreateStorageLocation API call.
|
class |
DeleteMultipartsMojo
Uploads a packed war file to Amazon S3 for further Deployment.
|
class |
FastDeployMojo
Uploads a packed war file to Amazon S3 for further Deployment.
|
class |
UploadSourceBundleMojo
Uploads a packed war file to Amazon S3 for further Deployment.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractBeanstalkMojo |
BaseCommand.parentMojo
Parent Mojo
|
Constructor and Description |
---|
BaseCommand(AbstractBeanstalkMojo parentMojo)
Constructor
|
Constructor and Description |
---|
CreateEnvironmentCommand(AbstractBeanstalkMojo parentMojo)
Constructor
|
Constructor and Description |
---|
SwapCNamesCommand(AbstractBeanstalkMojo parentMojo)
Constructor
|
Constructor and Description |
---|
TerminateEnvironmentCommand(AbstractBeanstalkMojo parentMojo)
Constructor
|
Constructor and Description |
---|
UpdateEnvironmentCommand(AbstractBeanstalkMojo parentMojo)
Constructor
|
Constructor and Description |
---|
WaitForEnvironmentCommand(AbstractBeanstalkMojo parentMojo)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
CreateConfigurationTemplateMojo
Describes Available Configuration Templates
|
class |
DeleteConfigurationTemplateMojo
Delete Configuration Template
|
class |
DescribeConfigurationOptionsMojo
Returns the Configuration Settings
See the DescribeConfigurationOptions API call.
|
class |
DescribeConfigurationSettingsMojo
Returns the Configuration Settings
See the DescribeConfigurationSettings API call.
|
class |
DescribeConfigurationTemplatesMojo
Describes Available Configuration Templates
|
class |
ListConfigurationTemplatesMojo
Describes Available Configuration Templates
|
class |
ListStacksMojo
Lists the available solution stacks
See the docs for the ListAvailableSolutionStacks API call.
|
class |
UpdateConfigurationTemplateMojo
Describes Available Configuration Templates
|
Modifier and Type | Class and Description |
---|---|
class |
BindDomainsMojo
Binds an Elastic Beanstalk Environment into a set of Route53 records
|
class |
CheckAvailabilityMojo
Checks the availability of a CNAME.
|
Modifier and Type | Class and Description |
---|---|
class |
AbortEnvironmentUpdateMojo
Aborts Environment Update
See the docs for the AbortEnvironmentUpdate API call.
|
class |
CreateEnvironmentMojo
Creates and Launches an Elastic Beanstalk Environment
|
class |
DescribeEnvironmentResourcesMojo
Describe Environment Resources
See the docs for DescribeEnvironmentResources API call.
|
class |
DescribeEnvironmentsMojo
Describe running environments
See the docs for the DescribeEnvironments API call.
|
class |
DumpEnvironmentSettings
Dumps the current Environment Settings into stdout or an output file (a java properties file)
TODO: Export to .ebextensions file format
|
class |
DumpInstancesMojo
Dump Environment Instance Addresses
See the docs for DescribeEnvironmentResources API call.
|
class |
PutEnvironmentMojo
Creates (if needed) or Updates an Elastic Beanstalk Environment
|
class |
RebuildEnvironmentMojo
Rebuilds an Environment
See the docs for the RebuildEnvironment API call.
|
class |
ReplaceEnvironmentMojo
Launches a new environment and, when done, replace with the existing, terminating when needed.
|
class |
RequestEnvironmentInfoMojo
Returns Environment Info
See the docs for RequestEnvironmentInfo API call.
|
class |
RestartAppServerMojo
Restarts the Application Server
See the docs for the RestartAppServer API call.
|
class |
RetrieveEnvironmentInfoMojo
Returns Environment Info
See the docs for RetrieveEnvironmentInfo API call.
|
class |
SetPropertyMojo
Sets a System Property in a Running Environment
|
class |
SwapEnvironmentCnamesMojo
Lists the available solution stacks
See the docs for the SwapEnvironmentCNAMEs API call.
|
class |
TagEnvironmentMojo
Tags an Environment
|
class |
TerminateEnvironmentMojo
Terminates the Environment
See the docs for TerminateEnvironment API call.
|
class |
UpdateEnvironmentMojo
Updates the environment versionLabel for a given environmentName
|
class |
UpdateEnvironmentOptionsMojo
Updates the environment configuration (optionsSettings / optionsToRemove)
See the UpdateEnvironment API call.
|
class |
WaitForEnvironmentMojo
Waits for Environment Status to Change
|
Modifier and Type | Class and Description |
---|---|
class |
ExposeSecurityCredentialsMojo
Exposes (i.e., copies) the security credentials from settings.xml into project properties
|
Modifier and Type | Class and Description |
---|---|
class |
CleanPreviousVersionsMojo
Deletes application versions, either by count and/or by date old
|
class |
CreateApplicationVersionMojo
Creates an Application Version, optionally creating the application itself.
|
class |
DeleteApplicationVersionMojo
Deletes an Application Version
See the docs for DeleteApplicationVersion API call.
|
class |
DescribeApplicationVersionsMojo
Describe Existing Application Versions
See the DescribeApplicationVersions API call.
|
class |
RollbackVersionMojo
Deletes application versions, either by count and/or by date old
|
class |
UpdateApplicationVersionMojo
Updates an Application Version
See the CreateApplicationVersion API call.
|
Copyright © 2011–2019 ingenieux. All rights reserved.