Class AbstractOrganizationalMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
com.aeontronix.enhancedmule.tools.AbstractOrganizationalMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
AbstractEnvironmentalMojo,CreateClientApp,PrepareExchangePublish,PromoteMojo,ProvisionVPCMojo,PublishRestExchangeAssetMojo
-
Field Summary
Fields inherited from class com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
ANYPOINT_PASSWORD, ANYPOINT_USERNAME, 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.AbstractAnypointMojo
doExecute, execute, findPrefixProperties, findPrefixProperties, getClient, getEmClient, getPropertyMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
AbstractOrganizationalMojo
public AbstractOrganizationalMojo()
-
-
Method Details
-
getOrganization
public Organization getOrganization() throws NotFoundException, IOException, ProfileNotFoundException
-