[jboss-user] [JBoss jBPM] - Re: porblem of identification and assigment

newbie007 do-not-reply at jboss.com
Wed Jul 12 14:51:30 EDT 2006


Antitrust1982,

You can get the current context using:

JbpmContext jbpmContext = JbpmContext.getCurrentJbpmContext();

Once you have jbpm context, you can load the task instance by using task management definition like:

jbpmContext.getTaskMgmtSession().loadTaskInstance(TaskInstanceId()))

 Thanks.

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

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



More information about the jboss-user mailing list