Create a new evaluate action.
Parameters: expression - the expression to evaluate Parameters: evaluationResultExposer - the strategy for how the expression resultwill be exposed to the flow
Template method subclasses may override to customize the expressin
evaluation context. This implementation returns null.
Parameters: context - the request context the evaluation context
Fields inherited from org.springframework.webflow.action.AbstractAction