public class CloudHubDeploymentValidator extends AbstractDeploymentValidator
deployment| Constructor and Description |
|---|
CloudHubDeploymentValidator(Deployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
protected CloudHubClient |
getCloudHubClient()
Creates a CloudHub client based on the deployment configuration.
|
EnvironmentSupportedVersions |
getEnvironmentSupportedVersions()
Retrieves the supported mule runtime version in a specific environment.
|
validateMuleVersionAgainstEnvironmentpublic CloudHubDeploymentValidator(Deployment deployment)
public EnvironmentSupportedVersions getEnvironmentSupportedVersions() throws DeploymentException
AbstractDeploymentValidatorgetEnvironmentSupportedVersions in class AbstractDeploymentValidatorDeploymentException - if the mule runtime version cannot be resolved.protected CloudHubClient getCloudHubClient()
Copyright © 2024 MuleSoft Inc. All rights reserved.