[jboss-user] [JBoss jBPM] - Re: how can i do research ?
vtysh
do-not-reply at jboss.com
Mon Aug 6 10:23:10 EDT 2007
It is not so hard to implement. You should know what task is first in process definition, or use startTask from TaskMgmtDefinition if you have it, i mean startTask. Then you should search all taskInstances for task with id equal to startTask id and actor equal to user. As a result you should manually retrieve related to the founded task instances processInstances.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071206#4071206
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071206
More information about the jboss-user
mailing list