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