Uses of Class
com.redhat.parodos.workflow.task.BaseWorkFlowTask
-
-
Uses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.assessment
Subclasses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.assessment Modifier and Type Class Description classBaseAssessmentTaskBase Class for Assessment WorkFlowTasks. -
Uses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.checker
Subclasses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.checker Modifier and Type Class Description classBaseWorkFlowCheckerTaskBasic Contract for checking if a manual process initiated by a @see WorkFlowTask has been completed -
Uses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.infrastructure
Subclasses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.infrastructure Modifier and Type Class Description classBaseInfrastructureWorkFlowTaskBase Class for an InfrastrcutureWorkFlowTask. -
Uses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.shell
Subclasses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.shell Modifier and Type Class Description classShellRunnerTaskShellRunnerTask takes a script and an optional env and runs them to completion and returns the exit code.
-