Workflow #
Creates a new Workflow instance.
Constructor #
Workflow(content: WorkflowContent, _id?: string)
Arguments | Type | Description |
---|---|---|
content | WorkflowContent | WorkflowContent |
_id | string | Workflow ID |
Edit this page on Github(opens new window)
Creates a new Workflow instance.
Workflow(content: WorkflowContent, _id?: string)
Arguments | Type | Description |
---|---|---|
content | WorkflowContent | WorkflowContent |
_id | string | Workflow ID |