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

"Re: How to countersigned a task in JBPM 5 ?"

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

--------------------------------------------------------------
please not that a given task can be performed only by a single actor. Of course 
it can be assigner to many users/groups but in the end only single one can 
claim and work on it. 

What I would suggest is to create multi instance of that task that will get 
list of users that need to vote as input which in turn will create task for 
each of them. At the end you can collect all votes and do whatever is needed 
with it. Multi instance will guarantee that it will finish only if all tasks 
are completed.

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

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

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