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,
Log log,
Map<String,String> properties,
String businessGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy()
Deploys the application.
|
error, getApplicationFile, getApplicationName, infopublic void deploy()
throws DeploymentException
AbstractDeployerdeploy in class AbstractDeployerDeploymentExceptionCopyright © 2017 MuleSoft Inc. All rights reserved.