GenericWorkflowNode¶
- class lsst.ctrl.bps.GenericWorkflowNode(name: str, label: str)¶
Bases:
object
Base class for nodes in the GenericWorkflow.
Attributes Summary
"Primary user-facing label for job.
Name of node.
Type of node.
Attributes Documentation
- label: str¶
“Primary user-facing label for job. Does not need to be unique and may be used for summary reports or to group nodes.
- node_type¶
Type of node.