[jboss-user] [JBoss jBPM] - Re: re : Decision Hanlder

cpob do-not-reply at jboss.com
Tue Jul 11 08:52:42 EDT 2006


I disagree that the decision class must call actions.  

 - Nodes call actions because that's what nodes do.
 - Decisions call their decision handlers, because that's what decision nodes do.

 When you specify the handler on a decision node (in the XML/pdl), you do not use an action, or event.  You just give it a handler.  This is what is missing from the programmatic way to build a decision node.

Also, since it is open source, you don't *have* to worry about committing the code to JBoss.  You can just change it for your install, and then have a JIRA issue for it.

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

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



More information about the jboss-user mailing list