public class Cloudhub2ArtifactDeployer extends RuntimeFabricArtifactDeployer
BAD_REQUEST, client, deployment| Constructor and Description |
|---|
Cloudhub2ArtifactDeployer(Deployment deployment,
DeployerLog log) |
| Modifier and Type | Method and Description |
|---|---|
RequestBuilder |
createRequestBuilder() |
void |
deployDomain() |
protected boolean |
isAlreadyDeployed(ClientException e) |
void |
undeployDomain() |
checkApplicationHasStarted, deployApplication, setDeploymentVerification, setRequestBuilder, undeployApplicationpublic Cloudhub2ArtifactDeployer(Deployment deployment, DeployerLog log)
public RequestBuilder createRequestBuilder()
createRequestBuilder in class RuntimeFabricArtifactDeployerprotected boolean isAlreadyDeployed(ClientException e)
isAlreadyDeployed in class RuntimeFabricArtifactDeployerpublic void deployDomain()
throws DeploymentException
deployDomain in interface DomainDeployerdeployDomain in class RuntimeFabricArtifactDeployerDeploymentExceptionpublic void undeployDomain()
throws DeploymentException
undeployDomain in interface DomainDeployerundeployDomain in class RuntimeFabricArtifactDeployerDeploymentExceptionCopyright © 2024 MuleSoft Inc. All rights reserved.