* 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[])