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