[jboss-user] [jBPM] - Re: JBPM 5.1.0.FINAL and variable access

Esteban Aliverti do-not-reply at jboss.com
Tue Aug 16 03:25:26 EDT 2011


Esteban Aliverti [http://community.jboss.org/people/eaa] created the discussion

"Re: JBPM 5.1.0.FINAL and variable access"

To view the discussion, visit: http://community.jboss.org/message/621183#621183

--------------------------------------------------------------
How are you trying to get the variables before the task has been started? You can try to see how does jbpm-console deal with this same task.  These could be good starting points:   https://github.com/droolsjbpm/jbpm/blob/master/jbpm-gwt/jbpm-gwt-core/src/main/java/org/jbpm/integration/console/CommandDelegate.java https://github.com/droolsjbpm/jbpm/blob/master/jbpm-gwt/jbpm-gwt-core/src/main/java/org/jbpm/integration/console/CommandDelegate.java -> method getProcessInstanceVariables()   https://github.com/droolsjbpm/jbpm/blob/master/jbpm-gwt/jbpm-gwt-core/src/main/java/org/jbpm/integration/console/ProcessManagement.java https://github.com/droolsjbpm/jbpm/blob/master/jbpm-gwt/jbpm-gwt-core/src/main/java/org/jbpm/integration/console/ProcessManagement.java -> method getInstanceData() and its usages
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/621183#621183]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110816/2c2cd90a/attachment-0001.html 


More information about the jboss-user mailing list