|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractFlowAttributeMapper | Convenient base class for attribute mapper implementations. |
| ActionTransitionCriteria | 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. |
| ApplicationViewSelector | Simple view selector that makes an ApplicationView selection using a view name expression. |
| AttributeExpression | Expression evaluator that can evalute attribute maps and supported request context scope types. |
| BeanFactoryFlowVariable | A concrete flow variable subclass that obtains variable values from a Spring BeanFactory. |
| BooleanExpressionTransitionCriteria | Transition criteria that tests the value of an expression. |
| ConfigurableFlowAttributeMapper | Generic flow attribute mapper implementation that allows mappings to be configured in a declarative fashion. |
| DefaultTargetStateResolver | A transition target state resolver that evaluates an expression to resolve the target state. |
| EventIdTransitionCriteria | Simple transition criteria that matches on an eventId and nothing else. |
| ExternalRedirectSelector | Makes view selections requesting a client side redirect to an external URL outside of the flow. |
| FlowDefinitionRedirectSelector | Makes a FlowDefinitionRedirect selection when requested, calculating the flowDefinitionId and
executionInput by evaluating an expression against the request context. |
| NotTransitionCriteria | Transition criteria that negates the result of the evaluation of another criteria object. |
| SimpleFlowVariable | A trivial concrete flow variable subclass that creates new variable values using Java reflection. |
| TransitionCriteriaChain | An ordered chain of TransitionCriteria. |
| TransitionExecutingStateExceptionHandler | A flow execution exception handler that maps the occurence of a specific type of exception to a transition to a new
State. |
Support implementations for internal engine-specific types.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||