<aspects>
<aspect name="vkias:assigneesHeadDept">
<associations>
<association name="vkias:assigneesHeadDept">
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>cm:person</class>
<mandatory>true</mandatory>
<many>true</many>
</target>
</association>
</associations>
</aspect>
</aspects>
<task-node name="deanSelection">
<task name="vkias:deanSelection" swimlane="misterDean" />
<transition name="toForkMasterProf" to="forkMasterProf" />
</task-node>
<node name="forkMasterProf">
<action class="org.alfresco.repo.workflow.jbpm.ForEachFork">
<foreach>#{vkias_assigneesMasterProf}</foreach>
<var>chiefProf</var>
</action>
<transition name="toMasterProfSelection" to="masterProfSelection" ></transition>
</node>
<task-node name="masterProfSelection">
<task name="vkias:masterProfSelection">
<assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment">
<actor>#{chiefProf}</actor>
</assignment>
</task>
<transition name="toForkFinalProf" to="forkFinalProf" />
</task-node>
<node name="forkFinalProf">
<action class="org.alfresco.repo.workflow.jbpm.ForEachFork">
<foreach>#{bpm_assignees}</foreach>
<var>finalProf</var>
</action>
<transition name="toProfsEvaluation" to="profsEvaluation" />
</node>
<task-node name="profsEvaluation">
<task name="vkias:profsEvaluation">
<assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment">
<actor>#{finalProf}</actor>
</assignment>
</task>
<transition name="toJoin1" to="join1" />
</task-node>
<join name="join1">
<transition name="toJoin2" to="join2" />
</join>
<join name="join2">
<transition name="toDeanDecision" to="deanDecision" />
</join>
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.