I am trying to make some changes in the runtime of a process using the Fluent API. Is it possible to update the running instance?
Ex: If I want to add a new event between existing events (user Task, Service Task, ...) and run the newly added event. Is there a way to achieve this?