Hi,
In jbpm4.1 is there any method that can find out the list of tasks assigned to a
particular user? In the examples, I could find out,
taskService.findPersonalTasks("username");
but this extends the class, JbpmTestCase, which may not be used in the actual production
code. So, is there any method that could give the list of tasks that are assigned to a
particular user.
Please help me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269921#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...