[jboss-user] [JBoss jBPM] - Re: parameters with state

stijncremers do-not-reply at jboss.com
Tue Mar 4 02:23:19 EST 2008


i would like to do something like this:

<state name="b">
  | 		<transition to="c" name="cTS"></transition>
  |                 <param name="param1" value="123"/>
  | 	</state>

when i am in state b, i want to access the paramater "param1" from my java code.

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

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



More information about the jboss-user mailing list