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