If you know a little about Java, you should look the jBPM API and notice that
| processInstance.getTaskMgmtInstance().getTaskInstances()
|
Give you the list (List) of all the task that you have at some moment.
Hope it helps
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186182#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...