Help me to solve such problem: I want to send from one node to other state some parameters.
Example: "state_1" have variables in my Action class "varaibleA=java" and "variableB=best" Then when became active next node "state_2", in it`s action class I need to get values of variables varaibleA and variableB. But I didn`t find how to do it in JBPM documentation. I tried to add in process definition file in state_1 tag java But I didn`t find any way how to acces it. Please advise. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916516#3916516 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3916516 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
