Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: Hierarchy in jBPM 5?"

To view the discussion, visit: https://community.jboss.org/message/791664#791664

--------------------------------------------------------------
ok, now I got it, thanks for explanation  :) 

one way of doing it could be to utilize additional participants in the task 
life cycle defined by WS-HT spec, for instance task stake holders. And then you 
can query for tasks that are assigned for task stakeholders using method: 
taskClient.getTasksAssignedAsTaskStakeholder

unfortunately task stake holders are not filled in by out of the box HT work 
item handlers in 5.4, it was added after the release so you need to extend them 
to accommodate such feature.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/791664#791664]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to