| Package | Description |
|---|---|
| org.mule.runtime.core.policy |
| Modifier and Type | Method and Description |
|---|---|
Optional<Event> |
DefaultPolicyStateHandler.getLatestState(PolicyStateId identifier) |
Optional<Event> |
PolicyStateHandler.getLatestState(PolicyStateId identifier) |
void |
DefaultPolicyStateHandler.updateState(PolicyStateId identifier,
Event lastStateEvent) |
void |
PolicyStateHandler.updateState(PolicyStateId identifier,
Event lastStateEvent)
Updates the event of the policy for the context with the given identifier.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.