[jboss-user] [JBoss jBPM] - Re: Use of jBPM variables in action handler fields

jbarrez do-not-reply at jboss.com
Wed Apr 29 04:17:11 EDT 2009


I think you are understanding 100% what Ronald is explaining:

in you Action Handler class implementation, you can simply use the jBPM ExpressionEvaluator and try to get the variable from this object using the string you use between the #{}. This way, you can use your debugger, system.out, ... whatever works for you, without having to set the #{var} in the definition.

So conclusion: check out the JbpmExpressionEvaluator class.

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

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



More information about the jboss-user mailing list