public class CloudhubDeployer extends AbstractDeployer
| Constructor and Description |
|---|
CloudhubDeployer(String uri,
String username,
String password,
String environment,
String applicationName,
File application,
String region,
String muleVersion,
Integer workers,
String workerType,
org.apache.maven.plugin.logging.Log log,
Map<String,String> properties,
String businessGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy()
Deploys the application.
|
error, getApplicationFile, getApplicationName, infopublic CloudhubDeployer(String uri, String username, String password, String environment, String applicationName, File application, String region, String muleVersion, Integer workers, String workerType, org.apache.maven.plugin.logging.Log log, Map<String,String> properties, String businessGroup)
public void deploy()
throws DeploymentException
AbstractDeployerdeploy in class AbstractDeployerDeploymentExceptionCopyright © 2017 MuleSoft Inc. All rights reserved.