0 Replies Latest reply on May 5, 2011 5:34 AM by echoo

    jBPM - TaskService - assignees

    echoo

      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