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

Method start

src/server/Engine.ts:26–79  ·  view source on GitHub ↗

* loads a definitions and start execution * * @param name name of the process to start * @param data input data * @param startNodeId in process has multiple start node; you need to specify which one

(name: any,
		data: any = {}, 
		startNodeId: string = null,
		userName: string=null,
		options = {})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

throwMessageMethod · 0.95
throwSignalMethod · 0.95

Calls 9

lockMethod · 0.95
executeMethod · 0.95
sanitizeDataMethod · 0.95
releaseMethod · 0.95
exceptionMethod · 0.95
logMethod · 0.65
getSourceMethod · 0.65
getSVGMethod · 0.65
addMethod · 0.65

Tested by

no test coverage detected