PipelineSectionsMixin#
- class PipelineSectionsMixin#
Bases:
objectMethods Summary
get_pipeline_sections(project_id[, omit_steps])Return all the pipeline sections for project with project_id.
Methods Documentation
Bases: object
Methods Summary
|
Return all the pipeline sections for project with project_id. |
Methods Documentation