Christof Verdonck [http://community.jboss.org/people/echoo] created the discussion
"jBPM - TaskService - assignees" To view the discussion, visit: http://community.jboss.org/message/603632#603632 -------------------------------------------------------------- Hello All I am relativly new to jBPM and I am experimenting with the capabilities of the product. For the first time, now, I am using the TaskService and I wonder if there is a possibility to assign a task to muliple userIds? My idea (for now) is that +taskService.takeTask(task.getId(), "myUserId");+ can be done only once (I mean preventing other persons to take it). But is this prevention the same for +taskService.assignTask(task.getId(), "myUserId");+ or can this method (+assignTask+) be executed multiple times (for multiple person) for one task. Yours Sincerely Christof -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/603632#603632] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
