Uses of Class
com.redhat.parodos.workflow.task.BaseWorkFlowTask
Packages that use BaseWorkFlowTask
Package
Description
-
Uses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.assessment
Subclasses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.assessmentModifier and TypeClassDescriptionclassBase Class for Assessment WorkFlowTasks. -
Uses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.checker
Subclasses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.checkerModifier and TypeClassDescriptionclassBasic 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.infrastructureModifier and TypeClassDescriptionclassBase Class for an InfrastrcutureWorkFlowTask. -
Uses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.shell
Subclasses of BaseWorkFlowTask in com.redhat.parodos.workflow.task.shellModifier and TypeClassDescriptionclassShellRunnerTask takes a script and an optional env and runs them to completion and returns the exit code.