Skip to content

js-bao-wss-client


js-bao-wss-client / WorkflowRun

Interface: WorkflowRun

A workflow run record

Properties

contextDocId?

optional contextDocId: string


createdAt

createdAt: string


endedAt?

optional endedAt: string


instanceId

instanceId: string


meta?

optional meta: Record<string, any>

User-defined metadata (max 1KB)


revisionId

revisionId: string


runId

runId: string


runKey

runKey: string


status

status: string


workflowId

workflowId: string


workflowKey

workflowKey: string