workflow.workflowprofile.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/workflow > WorkflowProfile

WorkflowProfile class

Signature:

export declare class WorkflowProfile implements ProfileHandler<Workflow, WorkflowSchema> 

Implements: ProfileHandler<Workflow, WorkflowSchema>

Properties

PropertyModifiersTypeDescription
profilereadonlyProfile

Methods

MethodModifiersDescription
createInstance(schema)

Contents

  1. 1WorkflowProfile class
  2. 2Properties
  3. 3Methods