byungwoojun [https://community.jboss.org/people/byungwoojun] created the 
discussion

"How to get a list of process variable (name and value) from the 
processInstance object?"

To view the discussion, visit: https://community.jboss.org/message/753836#753836

--------------------------------------------------------------
Implementing the ProcessEventListener and using the ProcessStartedEvent, I'd 
like to get a list of process variables (name and value). Using the 
ProcessStatedevent, I get a process instance (e.g., 
event.getProcessInstance()). But, I could not figure out an API to get a list 
of variables. I casted the process instnace to the ContextInstance, but no luck.

Any help will be appreicated. 

Thanks,
--bwj
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to