public class ActionExecutor extends Object
public static Event execute(Action action, RequestContext context) throws ActionExecutionException
action - the action to executecontext - the flow execution request contextActionExecutionException - if the action threw an exception while executing, the orginal exception is
available as the cause if this exception