[jboss-user] [JBoss jBPM] - Re: Assign viewers to a task
simonbaker
do-not-reply at jboss.com
Mon Nov 19 19:53:23 EST 2007
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#4106216
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106216
More information about the jboss-user
mailing list