Home > @datashaper/workflow > WorkflowProfile
Signature:
export declare class WorkflowProfile implements ProfileHandler<Workflow, WorkflowSchema> Implements: ProfileHandler<Workflow, WorkflowSchema>
| Property | Modifiers | Type | Description |
|---|---|---|---|
| profile | readonly |
Profile |
| Method | Modifiers | Description |
|---|---|---|
| createInstance(schema) |