| A transition criteria that will execute an action when tested and return
true if the action's result is equal to the 'trueEventId',
false otherwise.
This effectively adapts an Action to a TransitionCriteria .
See Also: org.springframework.webflow.execution.Action See Also: org.springframework.webflow.engine.TransitionCriteria author: Keith Donald author: Erwin Vervaet |