Uses of Class
com.redhat.parodos.workflow.parameter.WorkParameter
Packages that use WorkParameter
-
Uses of WorkParameter in com.redhat.parodos.workflow.task
Methods in com.redhat.parodos.workflow.task that return types with arguments of type WorkParameterModifier and TypeMethodDescriptiondefault @NonNull List<WorkParameter>WorkFlowTask.getWorkFlowTaskParameters()Parameters required for the Task to execute.