@vhidvz/wfjs
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    $: { id: string; name?: string; sourceRef: string; targetRef: string }
    process: BPMNProcess

    Accessors

    • get id(): string

      The function returns the value of the id property of the object that is stored in the $ property of the current object

      Returns string

      The id property of the object.

    • get name(): string | undefined

      The function returns the value of the name property of the object that is stored in the $ property of the current object

      Returns string | undefined

      The name property of the object.

    Methods