bpmn-engine
bpmn-engine copied to clipboard
Is there any way to migrate a process to a modified one?
Is there an easy way to migrate an active process to a similar one, just like Camunda does?
https://docs.camunda.org/manual/7.19/user-guide/process-engine/process-instance-migration/
Thanks!!!
Have you tried getState, with recover and then resume?