|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransitionCriteria
Strategy interface encapsulating criteria that determine whether or not a transition should execute given a flow execution request context.
Transition,
RequestContext| Method Summary | |
|---|---|
boolean |
test(RequestContext context)
Check if the transition should fire based on the given flow execution request context. |
| Method Detail |
|---|
boolean test(RequestContext context)
context - the flow execution request context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||