Add a UserTask in a started process

Hi,

I have a process-instance from a model with Start event, an UserTask and End event.

Is there a way to add a new UserTask after the existing UserTask?

ps. I need something like a dynamic process.

Tks,
Jayme Sanches

There is an API to create process models on the fly. Using it, you can do all the things you can to in a usual BPMN file. So yes, there is definitely a way!