public class PolicyChangeInspector extends Object
| Constructor and Description |
|---|
PolicyChangeInspector() |
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
detectChange(PolicyDeploymentStatus status,
PolicyDefinition newDefinition)
Given the current deployment status and a policy definition determines which action should be taken to consolidate the
current status with with the desired status.
|
public ChangeType detectChange(PolicyDeploymentStatus status, PolicyDefinition newDefinition)
status - a PolicyDefinitionDeploymentStatus that reflects the current status.newDefinition - a PolicyDefinition that should be currently applied.Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.