org.springframework.webflow.action
Class FlowDefinitionRedirectAction

java.lang.Object
  extended by org.springframework.webflow.action.AbstractAction
      extended by org.springframework.webflow.action.FlowDefinitionRedirectAction
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, Action

public class FlowDefinitionRedirectAction
extends AbstractAction

An action that sends a flow definition redirect when executed.

Author:
Keith Donald

Constructor Summary
FlowDefinitionRedirectAction(Expression expression)
          Creates a new flow definition redirect action.
 
Method Summary
 
Methods inherited from class org.springframework.webflow.action.AbstractAction
afterPropertiesSet, execute, getEventFactorySupport
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowDefinitionRedirectAction

public FlowDefinitionRedirectAction(Expression expression)
Creates a new flow definition redirect action.

Parameters:
expression - a encoded flow redirect expression