Class WorkflowUIDispatcher

All Implemented Interfaces:
ErrorCollection, I18nHelper, IssueSummaryAware, WorkflowAwareAction, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class WorkflowUIDispatcher extends AbstractViewIssue implements WorkflowAwareAction
A simple action to look at the incoming action + issue ID combination, and redirect to the correct web action.
See Also: