| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.policies.service.detection | |
| com.mulesoft.mule.runtime.gw.policies.service.detection.change |
| Modifier and Type | Class and Description |
|---|---|
class |
PolicyChangeProcessor
A class that can discern, given the current policy status and the incoming information of what policies should be applied which
actions should be taken for each policy
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ChangeType.accept(ChangeTypeVisitor visitor) |
void |
PolicyUpdate.accept(ChangeTypeVisitor visitor) |
void |
PolicyRevert.accept(ChangeTypeVisitor visitor) |
void |
PolicyAdded.accept(ChangeTypeVisitor visitor) |
void |
PolicyReorder.accept(ChangeTypeVisitor visitor) |
void |
PolicyRemoved.accept(ChangeTypeVisitor visitor) |
void |
PolicyUnmodified.accept(ChangeTypeVisitor visitor) |
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.