Class AddWorkflowTransitionFunctionParams

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

public class AddWorkflowTransitionFunctionParams extends AbstractAddWorkflowTransitionDescriptorParams
Used to query the user for function's parameters if any and actually create the function workflow descriptor. The action will create the workflow descriptor without querying the user if the function does not need any parameters.
See Also: