Interface: WorkflowContext
Defined in: packages/sdk/src/app-context.ts:29
Information about a workflow in the context
Properties
id
id:
number
Defined in: packages/sdk/src/app-context.ts:30
name?
optionalname:string
Defined in: packages/sdk/src/app-context.ts:31
selectedTask?
optionalselectedTask:TaskContext
Defined in: packages/sdk/src/app-context.ts:32