Class PublishRestExchangeAssetMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
com.aeontronix.enhancedmule.tools.AbstractOrganizationalMojo
com.aeontronix.enhancedmule.tools.PublishRestExchangeAssetMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="publish-rest-asset",
defaultPhase=DEPLOY)
public class PublishRestExchangeAssetMojo
extends AbstractOrganizationalMojo
-
Field Summary
Fields inherited from class com.aeontronix.enhancedmule.tools.AbstractAnypointMojo
anypointClient, anypointPlatformUrl, authType, bearerToken, clientId, clientSecret, configProfile, DEFAULT_EMSERVER_URL, EM_CLIENT, 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, getEMTProperties, getLegacyClient, getMavenProperties, getMavenProperty, getMavenProperty, getPropertyMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
PublishRestExchangeAssetMojo
public PublishRestExchangeAssetMojo()
-
-
Method Details
-
doExecute
- Specified by:
doExecutein classAbstractAnypointMojo- Throws:
Exception
-