Uses of Class
com.redhat.parodos.workflow.task.parameter.WorkFlowTaskParameter
-
Packages that use WorkFlowTaskParameter Package Description com.redhat.parodos.workflow.task -
-
Uses of WorkFlowTaskParameter in com.redhat.parodos.workflow.task
Methods in com.redhat.parodos.workflow.task that return types with arguments of type WorkFlowTaskParameter Modifier and Type Method Description default @NonNull List<WorkFlowTaskParameter>WorkFlowTask. getWorkFlowTaskParameters()Parameters required for the Task to execute.
-