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

Method upgrade

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

* upgrade running instances with the latest revised bpmn model * default behaviour is that running instances will retain the model at start * However, this routine will upgrade already started instances with the revised model * * @param model Model Name * @param afterNodeIds list of nodeI

(model:string,afterNodeIds:string[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

upgradeMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected