public
classBooleanExpressionTransitionCriteria
implements
TransitionCriteria
Overview
Inheritance
Members
Usage
Source
Books
SinceNot specified.
VersionNot specified.
Author(s)Keith Donald, Erwin Vervaet
Transition criteria that tests the value of an expression. The
expression is used to express a condition that guards transition
execution in a web flow. Expressions will be evaluated agains the request
context.