[jboss-dev-forums] [Design of JBoss jBPM] - Re: Expression Evaluation in ActionHandler Properties

estaub do-not-reply at jboss.com
Mon Jun 30 09:27:49 EDT 2008


Something like this is really important for building reusable ActionHandlers that aren't tied to a particular process definition.  

The workaround that I've used is to write the ActionHandler so that it expects a variable name as a parameter.  The ActionHandler then gets the value of the variable at run-time.  This works pretty good, except that you end up with more process variables.  

-Ed Staub

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

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



More information about the jboss-dev-forums mailing list