[jboss-dev-forums] [Design of JBoss jBPM] - Re: Thinking about transition attrs
estaub
do-not-reply at jboss.com
Wed Jun 13 08:21:54 EDT 2007
brittm,
I think you need to look for a different place, under control of your business analyst/process-designer, to keep the particular UI-specification metadata that you need.
The only place I see to do this cleanly in the process definition per se is in the configuration of custom actionHandlers. If you can see how to "reach" there from your UI, then great!
Otherwise, I think you'll need an external XML config file or similar, with a tiny POJO or EJB for accessing it from the UI. Frankly, I'd prefer this solution anyway, because you can see the "crosscut" confirmation policy all in one place. But your mileage may differ.
-Ed Staub
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053922#4053922
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053922
More information about the jboss-dev-forums
mailing list