| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.policies | |
| com.mulesoft.mule.runtime.gw.policies.template.exception |
| Modifier and Type | Field and Description |
|---|---|
protected PolicyDefinitionDeploymentStatus.DeploymentStatus |
PolicyDefinitionDeploymentStatus.deploymentStatus |
| Modifier and Type | Method and Description |
|---|---|
static PolicyDefinitionDeploymentStatus.DeploymentStatus |
PolicyDefinitionDeploymentStatus.DeploymentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyDefinitionDeploymentStatus.DeploymentStatus[] |
PolicyDefinitionDeploymentStatus.DeploymentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PolicyDefinitionDeploymentStatus(PolicyDefinition policyDefinition,
PolicyDefinitionDeploymentStatus.DeploymentStatus applied,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinitionDeploymentStatus.DeploymentStatus |
PolicyTemplateAssetException.status() |
PolicyDefinitionDeploymentStatus.DeploymentStatus |
PolicyTemplateResolverException.status() |
abstract PolicyDefinitionDeploymentStatus.DeploymentStatus |
PolicyTemplateException.status() |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.