* 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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected