A process definition has a taskmgmtdefinition; a TaskMgMTdefinition corresponds to multiple actors, and the actor has multiple task; an actor has multiple Task, which can directly obtain the corresponding TASK directly from Task's name.
A process instance has a Taskmgmtinstance; a Taskmgmtinstance corresponds to multiple ActorInstance, and there corresponds to multiple taskInstance; an ActorInstance has multiple TaskInstance, which can directly get the corresponding TaskInstance directly from TaskMgmtinstance;
A TaskNode for multiple task is defined for such a process:
For such a process definition: