| Interface | Description |
|---|---|
| ChangeTypeVisitor |
Visitor pattern for
ChangeType actions. |
| Class | Description |
|---|---|
| ChangeType |
Represents the action that must be taken to consolidate the current status with with the desired status.
|
| PolicyAdded |
Indicates that a new policy should be deployed.
|
| PolicyRemoved |
Indicates that the policy should be removed to achieve the desired status.
|
| PolicyReorder |
Indicates that the policy should be reordered to achieve the desired status.
|
| PolicyRevert |
Indicates that the current status has become the desired.
|
| PolicyUnmodified |
Indicates that no new action should be taken to consolidate the current status with with the desired status.
|
| PolicyUpdate |
Indicates that the policy suffered major changes and an update is in order.
|
| RecoverableChangeType |
Represents the action that must be taken to consolidate the current status with with the desired status.
|
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.