@vhidvz/wfjs
    Preparing search index...
    Index

    Constructors

    Properties

    context?: Context<any>
    definition?: BPMNDefinition
    process?: BPMNProcess
    target: any

    Methods

    • The build function is a static method that returns a new instance of the WorkflowJS class

      Parameters

      • Optionalexec: Partial<Execute>

        This is the object that contains the parameters that will be passed to the workflow.

      Returns WorkflowJS

      A new instance of the WorkflowJS class.