public interface TransitionCriteria
Transition,
RequestContext| Modifier and Type | Method and Description |
|---|---|
boolean |
test(RequestContext context)
Check if the transition should fire based on the given flow execution request context.
|
boolean test(RequestContext context)
context - the flow execution request context