Activates the process instance with the given id.
If you have a process instance hierarchy, activating one process instance from the hierarchy will not activate other process instances from that hierarchy.
@throws ProcessEngineException if no such processInstance can be found.
|
|