[jboss-user] [JBoss jBPM] - Re: jBpm 4.0CR1 - Getting variable from processInstance

camunda do-not-reply at jboss.com
Wed Jul 8 09:55:34 EDT 2009


Use the Service Interface:

  | executionService.getVariable(...
  | // or
  | executionService.getVariables(...
  | 

The design has changed from jbpm 3 to 4.

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

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



More information about the jboss-user mailing list