stree jang [http://community.jboss.org/people/streejang] created the discussion

"how to get the taskId in "candidate-groups" sicenario?"

To view the discussion, visit: http://community.jboss.org/message/588902#588902

--------------------------------------------------------------
I made a simple test process, and one task with the [candidate-groups="market"]
suppose there are two users in this "market" group.: test1, and test2

when this task is executed, the following codes alwasys give the "0" result.
List<Task> taskList = taskService.findGroupTasks("test1");
System.out.println(taskList.size());

I wonder how to get the current running taskId in such a situation?

I just start to learn this jBPM...
--------------------------------------------------------------

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

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

Reply via email to