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

Method start

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

start a new Instance of specified model @param {String} modelName - name of the model to start. @param {ISecureUser} user - user object {}

(modelName,
        data: {},
         user: ISecureUser,
         options?:IEngineOptions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

engine.test.mjsFile · 0.65
startMethod · 0.65
processTimerExpiredMethod · 0.65
constructorMethod · 0.65

Implementers 2

APIEnginesrc/API/API.ts
Enginesrc/server/Engine.ts

Calls

no outgoing calls

Tested by

no test coverage detected