Files
blender-portable-repo/scripts/addons/flamenco/manager/docs/AssignedTask.md
T
2026-03-17 15:25:32 -06:00

879 B

AssignedTask

AssignedTask is a task as it is received by the Worker.

Properties

Name Type Description Notes
uuid str
job str
name str
status TaskStatus
priority int
job_priority int
job_type str
task_type str
commands [Command]
steps_completed int
steps_total int
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]