Package org.ametys.cms.workflow
Class ValidationStepFunction
java.lang.Object
org.ametys.cms.workflow.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.
This function MUST be used as a post-function of the validation function.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValidationStepFunction
public ValidationStepFunction()
-
-
Method Details