[jboss-user] [JBoss jBPM] - Re: How to get the ProcessInstance for a Task in jBpm 4.0 CR

rams.rapol do-not-reply at jboss.com
Tue Jun 16 12:12:10 EDT 2009


How about this...

TaskImpl task = (TaskImpl) taskService.getTask(is);

task.getProcessInstance().getDbid();

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

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



More information about the jboss-user mailing list