Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Represents information about a stage and its definition.

Hierarchy

  • StageDeclaration

Properties

Properties

actions: undefined | ActionDeclaration[]

The actions included in a stage.

blockers?: BlockerDeclaration[]

Reserved for future use.

name: undefined | string

The name of the stage.