Class WorkFlowTaskParameter
- java.lang.Object
-
- com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameter
-
public class WorkFlowTaskParameter extends Object
An input to a @see WorkFlowTask. The @see WorkFlowTaskParameterType is used by the UI to render inputs to collect the values from users running the workflow- Author:
- Luke Shannon (Github: lshannon)