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

webernie do-not-reply at jboss.com
Tue Nov 11 10:53:15 EST 2008


Thanks for your quick answer!

In the projekt I'm working on, there is no TaskMgmtSession. So I create a new one:

TaskMgmtSession tms = new TaskMgmtSession(...);
tms.getTaskInstance(task.getId()).getDescription()

and for this I need a JbpmSession. But JbpmSessions are deprecated!

So how can I use TaskMgmtSession?


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

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



More information about the jbpm-dev mailing list