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

Method get

src/server/Engine.ts:130–136  ·  view source on GitHub ↗

* restores an instance into memeory or provides you access to a running instance * * this will also resume execution * * @param instanceQuery criteria to fetch the instance * * query example: * * ```jsonl * { id: instanceId} * { data: {caseId: 1005}} * { items.id : 'abcc111

(instanceQuery)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

restoreMethod · 0.95
releaseMethod · 0.95
findInstanceMethod · 0.65

Tested by

no test coverage detected