Workflows and Stages
Workflow
Workflow Objects
stages
Workflow class in Projects.
get_stage
Params
- name: Name of the stage.
- uuid: Unique identifier for the stage.
- type_: The type of stage.
Returns
Returns a list of Workflow stages (type_
) from non-Consensus and Consensus Projects.
Was this page helpful?