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.
The conditional statement that will be evaluated to determine whether to trigger this workflow.
Add a Job to the current Workflow. Chainable
Add a Approval to the current Workflow. Chainable
Generate Workflow Shape.
The generated JSON for the Workflow.
Generate contents of the Workflow.
Generated using TypeDoc
A workflow is a set of rules for defining a collection of jobs and their run order.