See: Description
| Class | Description |
|---|---|
| ApplicationTask |
Implementation of the workflow task for handling Applications that a job needs.
|
| ClusterTask |
Implementation of the workflow task for processing cluster information a job needs.
|
| CommandTask |
Implementation of the workflow task for processing command information.
|
| GenieBaseTask |
An abstract class that all classes that implement a workflow task should inherit from.
|
| InitialSetupTask |
Implementation of the workflow task for handling Applications that a job needs.
|
| JobFailureAndKillHandlerLogicTask |
This class is responsible for adding the kill handling logic to run.sh.
|
| JobKickoffTask |
Implementation of the workflow task for processing job information for genie mode.
|
| JobTask |
Implementation of the workflow task for processing job information for genie mode.
|