Typo: myJpbmContext.getTaskMgmtSession().findPooledTaskList(String actorId)
should be
| myJpbmContext.getTaskMgmtSession().findPooledTaskInstances(String actorId)
|
I think that's what I meant...
There are still some hoops you have to jump through to get just the pooled task instances
for all the process instances...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106216#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...