Options
All
  • Public
  • Public/Protected
  • All
Menu

A workflow is a set of rules for defining a collection of jobs and their run order.

Hierarchy

  • Workflow

Implements

Index

Constructors

Properties

jobs: WorkflowJobAbstract[] = []

The jobs to execute when this Workflow is triggered.

name: string

The name of the Workflow.

when?: When

The conditional statement that will be evaluated to determine whether to trigger this workflow.

Accessors

Methods

Generated using TypeDoc