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