Uses of Class
com.aeontronix.enhancedmule.tools.runtime.HDeploymentResult
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.legacy.deploy |
-
Uses of HDeploymentResult in com.aeontronix.enhancedmule.tools.legacy.deploy
Methods in com.aeontronix.enhancedmule.tools.legacy.deploy that return HDeploymentResult Modifier and Type Method Description HDeploymentResultCloudhubDeploymentOperation. deploy(Environment environment, String appName, String filename, File file)HDeploymentResultDeploymentOperation. deploy(Environment environment, String appName, String filename, File file)HDeploymentResultOnPremDeploymentOperation. deploy(Environment environment, String appName, String filename, File file)HDeploymentResultDeploymentService. deployOnPrem(Server target, @NotNull String name, @NotNull File file, @NotNull String filename, APIProvisioningConfig apiProvisioningConfig)HDeploymentResultDeploymentServiceImpl. deployOnPrem(Server target, @NotNull String appName, @NotNull File file, @NotNull String filename, APIProvisioningConfig apiProvisioningConfig)Deploy application with optional automatic api provisioning