public interface FlowContextStatus extends AbstractFlowContextStatus
Modifier and Type | Method and Description |
---|---|
ErrorResultElement |
getFailureErrorResult()
If this flow context status is in the ERROR super-state and the FAILED
sub-state, returns the error result that describes how this flow context
entered this state.
|
getEffectivePriority, getId, getName, getPriority, getSubState, getSuperState
ErrorResultElement getFailureErrorResult()
SuperState.ERROR
,
Engine.recover(java.lang.String)
© 2000-2025 Flux Corporation. All rights reserved.