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