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

Method constructor

src/engine/Model.ts:180–193  ·  view source on GitHub ↗
({ id = null,
        name = null,
        status = null,
        startedAt = null,
        endedAt = null,
        saved = null,
        data = null,
        items = new ItemQuery()
    }: { id?, name?, status?: EXECUTION_STATUS , startedAt?, endedAt?, saved?,data?,items?: ItemQuery} = {})

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