public class RuntimeFabricDeploymentValidator extends AbstractDeploymentValidator
deployment| Constructor and Description |
|---|
RuntimeFabricDeploymentValidator(Deployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentSupportedVersions |
getEnvironmentSupportedVersions()
Retrieves the supported mule runtime version in a specific environment.
|
validateMuleVersionAgainstEnvironmentpublic RuntimeFabricDeploymentValidator(Deployment deployment)
public EnvironmentSupportedVersions getEnvironmentSupportedVersions() throws DeploymentException
getEnvironmentSupportedVersions in class AbstractDeploymentValidatorDeploymentException - if the mule runtime version cannot be resolved.Copyright © 2018 MuleSoft Inc. All rights reserved.