MCPcopy Create free account
hub / github.com/bpmnServer/bpmn-server / constructor

Method constructor

src/engine/Model.ts:208–231  ·  view source on GitHub ↗
({ id = null,
        name = null,
        seq = null,
        status = null,
        itemKey = null,
        type = null,
        startedAt = null,
        endedAt = null,
        tokenId = null,
        elementId = null,

    }: { id?, name?, seq?, status?: ITEM_STATUS, itemKey?, type?: BPMN_TYPE, startedAt?, endedAt?, tokenId?, elementId?} = {})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected