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

Class BPMNAPI

src/API/API.ts:27–40  ·  view source on GitHub ↗

* root object to api * * to create: * * api=new BPMNAPI(new BPMNServer(...)); * * to use: * * api.engine to access engine functions (start,invoke..) * api.data to access dataStore functions (find.. delete) * api.model to access Model functions (list,save,export..) * *

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