Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a step in a workflow execution.

Hierarchy

  • WorkflowStep

Index

Properties

completedAt?: string

Timestamp when step completed

description?: string

Optional description of the step

name: string

Display name of the step

startedAt?: string

Timestamp when step started

Status of this specific step

stepId: string

Unique identifier for the step

Generated using TypeDoc