Class ValidationStepFunction

  • All Implemented Interfaces:
    com.opensymphony.workflow.FunctionProvider

    public class ValidationStepFunction
    extends Object
    implements com.opensymphony.workflow.FunctionProvider
    OSWorkflow function for setting the "validate" flag on steps, indicating they represent a validation step.
    This function MUST be used as a post-function of the validation function.
    • Method Detail

      • execute

        public void execute​(Map transientVars,
                            Map args,
                            com.opensymphony.module.propertyset.PropertySet ps)
                     throws com.opensymphony.workflow.WorkflowException
        Specified by:
        execute in interface com.opensymphony.workflow.FunctionProvider
        Throws:
        com.opensymphony.workflow.WorkflowException