FinalStageTask Objects
data_title
Represents tasks in a FinalStage, which can only be queried. No actions can be taken on the task. Attributesdata_hash
(UUID): Unique ID for the data unit.data_title
(str): Name of the data unit.
class FinalStageTask(WorkflowTask)
data_hash
(UUID): Unique ID for the data unit.data_title
(str): Name of the data unit.Was this page helpful?