Class AddWorkflowTransitionValidatorParams

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

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