Class ProvisionVPCMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
com.aeontronix.enhancedmule.tools.AbstractOrganizationalMojo
com.aeontronix.enhancedmule.tools.ProvisionVPCMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
-
Field Summary
Fields inherited from class com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
ANYPOINT_PASSWORD, ANYPOINT_USERNAME, anypointClient, anypointPlatformUrl, BEARER_TOKEN_PROPERTY, bearerToken, clientId, clientSecret, configProfile, DEFAULT_EMSERVER_URL, EM_CLIENT, EM_CLIENT_ID, EM_CLIENT_SECRET, emClient, enhancedMuleServerUrl, org, password, profile, project, session, settings, usernameFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aeontronix.enhancedmule.tools.AbstractOrganizationalMojo
getOrganizationMethods inherited from class com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
execute, findPrefixedProperties, findPrefixedProperties, getEmClient, getLegacyClient, getPropertyMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
ProvisionVPCMojo
public ProvisionVPCMojo()
-
-
Method Details
-
doExecute
- Specified by:
doExecutein classAbstractAnypointMojo- Throws:
Exception
-