A workflow is a set of rules for defining a collection of jobs and their run order.
Instantiate a Workflow
Name your workflow. Must be unique.
A list of jobs to be executed as part of your Workflow.
The jobs to execute when this Workflow is triggered.
The name of the Workflow.
Add a Job to the current Workflow. Chainable
Generate Workflow schema.
The generated JSON for the Workflow.
Generated using TypeDoc
A workflow is a set of rules for defining a collection of jobs and their run order.