__init__#
- CompoundTask.__init__(command_source, task)#
Initialize CompoundTask.
- Parameters:
- command_source
WorkflowWrapper
The set of workflow commands.
- task
str
The name of this task.
- command_source
Initialize CompoundTask.
WorkflowWrapper
The set of workflow commands.
str
The name of this task.