Uses of Interface
com.redhat.parodos.workflow.task.WorkFlowTask
Packages that use WorkFlowTask
Package
Description
-
Uses of WorkFlowTask in com.redhat.parodos.workflow.task
Classes in com.redhat.parodos.workflow.task that implement WorkFlowTask -
Uses of WorkFlowTask in com.redhat.parodos.workflow.task.assessment
Classes in com.redhat.parodos.workflow.task.assessment that implement WorkFlowTaskModifier and TypeClassDescriptionclassBase Class for Assessment WorkFlowTasks. -
Uses of WorkFlowTask in com.redhat.parodos.workflow.task.checker
Classes in com.redhat.parodos.workflow.task.checker that implement WorkFlowTaskModifier and TypeClassDescriptionclassBasic Contract for checking if a manual process initiated by a @see WorkFlowTask has been completed -
Uses of WorkFlowTask in com.redhat.parodos.workflow.task.infrastructure
Classes in com.redhat.parodos.workflow.task.infrastructure that implement WorkFlowTaskModifier and TypeClassDescriptionclassBase Class for an InfrastrcutureWorkFlowTask. -
Uses of WorkFlowTask in com.redhat.parodos.workflow.task.shell
Classes in com.redhat.parodos.workflow.task.shell that implement WorkFlowTaskModifier and TypeClassDescriptionclassShellRunnerTask takes a script and an optional env and runs them to completion and returns the exit code.