protected void |
BlockingGateKeeper.checkRevertFailed(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey,
List<PolicyDefinitionDeploymentStatus> deploymentStatuses) |
protected boolean |
GateKeeper.everyPolicySuccessfullyApplied(List<PolicyDefinition> policyDefinitions,
List<PolicyDefinitionDeploymentStatus> deploymentStatuses) |
protected boolean |
BlockingGateKeeper.hasFailedReverts(List<PolicyDefinitionDeploymentStatus> deploymentStatuses) |
void |
BlockingGateKeeper.onPolicySetDeploymentCompleted(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey,
PolicySet policySet,
List<PolicyDefinitionDeploymentStatus> deploymentStatuses) |
void |
GateKeeper.onPolicySetDeploymentCompleted(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey,
PolicySet policySet,
List<PolicyDefinitionDeploymentStatus> deploymentStatuses)
Check whether the API can be unblocked after a fresh PolicySet has been applied to it
|
default void |
PolicySetDeploymentListener.onPolicySetDeploymentCompleted(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey,
PolicySet policySet,
List<PolicyDefinitionDeploymentStatus> deploymentStatuses)
Notifies that the deployment of a PolicySet has been completed
|