Class AddWorkflowTransitionConditionParams

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

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