Uses of Interface
com.redhat.parodos.workflow.task.WorkFlowTask
-
-
Uses of WorkFlowTask in com.redhat.parodos.workflow.task
Classes in com.redhat.parodos.workflow.task that implement WorkFlowTask Modifier and Type Class Description classBaseWorkFlowTaskBase Class for a WorkFlowTask. -
Uses of WorkFlowTask in com.redhat.parodos.workflow.task.assessment
Classes in com.redhat.parodos.workflow.task.assessment that implement WorkFlowTask Modifier and Type Class Description classBaseAssessmentTaskBase Class for Assessment WorkFlowTasks. -
Uses of WorkFlowTask in com.redhat.parodos.workflow.task.checker
Classes in com.redhat.parodos.workflow.task.checker that implement WorkFlowTask Modifier and Type Class Description classBaseWorkFlowCheckerTaskBasic 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 WorkFlowTask Modifier and Type Class Description classBaseInfrastructureWorkFlowTaskBase Class for an InfrastrcutureWorkFlowTask. -
Uses of WorkFlowTask in com.redhat.parodos.workflow.task.shell
Classes in com.redhat.parodos.workflow.task.shell that implement WorkFlowTask Modifier and Type Class Description classShellRunnerTaskShellRunnerTask takes a script and an optional env and runs them to completion and returns the exit code.
-