Class ExchangeDeploymentRequest
java.lang.Object
com.aeontronix.enhancedmule.tools.anypoint.application.deploy.AbstractDeploymentRequest
com.aeontronix.enhancedmule.tools.anypoint.application.deploy.ExchangeDeploymentRequest
-
Field Summary
Fields inherited from class com.aeontronix.enhancedmule.tools.anypoint.application.deploy.AbstractDeploymentRequest
buildNumber -
Constructor Summary
ConstructorsConstructorDescriptionExchangeDeploymentRequest(String buildNumber, ApplicationIdentifier appId, Organization org, ApplicationSource applicationSource, String newVersion) -
Method Summary
Methods inherited from class com.aeontronix.enhancedmule.tools.anypoint.application.deploy.AbstractDeploymentRequest
getBuildNumber
-
Constructor Details
-
ExchangeDeploymentRequest
public ExchangeDeploymentRequest(String buildNumber, ApplicationIdentifier appId, Organization org, ApplicationSource applicationSource, String newVersion)
-
-
Method Details
-
getAppId
-
getOrg
-
getApplicationSource
-
getNewVersion
-