Skip to main content

Task

A task is a unit of work that can be sent to the execution engine.

Parameters

NameDescriptionTypeDefault
task_controller (required)The controller for managing tasks.TasksSDKControllerNone
dto (required)The data transfer object representing the task.TaskDTONone
mockWhether the task is a mock task. Defaults to False.boolFalse