WorkflowEngine.ts overview
Since v1.0.0
Exports Grouped by Category
Services
WorkflowEngine (class)
Signature
declare class WorkflowEngine
Since v1.0.0
WorkflowInstance (class)
Signature
declare class WorkflowInstance
Since v1.0.0
initial (static method)
Signature
declare const initial: (workflow: Workflow.Any, executionId: string) => WorkflowInstance["Type"]