[jboss-dev-forums] [Design of JBoss jBPM] - Re: description-tag

salaboy21 do-not-reply at jboss.com
Tue Nov 11 10:03:38 EST 2008


You want to obtain a task Description??

why don't you use TaskMgmtSession http://docs.jboss.org/jbpm/v3/javadoc/org/jbpm/db/TaskMgmtSession.html

and then with your TaskInstances the getDescription() method?
http://docs.jboss.org/jbpm/v3/javadoc/org/jbpm/taskmgmt/exe/TaskInstance.html

I think that I'm missing something here...
HOpe it helps

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188478#4188478

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188478



More information about the jboss-dev-forums mailing list