11-14-2007 07:18 PM
11-16-2007 11:25 AM
<swimlane name="Peer">
<assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment">
<!– <actor>#{people.getPerson("tom").properties["cm:userName"]}</actor> –>
<actor>#{people.getPerson(NextParticipant).properties["cm:userName"]}</actor>
</assignment>
</swimlane>
<task-node name="Awaiting Doc Review">
<task name="ygrd:awaitingDocReview" swimlane="Peer"/>
11-19-2007 06:13 PM
<task-node name="Awaiting Doc Review">
<task name="ygrd:awaitingDocReview">
<assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment">
<actor>#{people.getPerson(NextParticipant).properties["cm:userName"]}</actor>
</assignment>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.