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