[jbpm-dev] [Design of JBoss jBPM] - Re: Task completion without outcome?

kukeltje do-not-reply at jboss.com
Wed May 6 17:00:54 EDT 2009


I agree. Just enforcing names makes everything more explicit. 

- complete() takes the default transition whatever that may be. Magic code again or a attribute called 'default' with a value of 'true' and make it explicit. 
- complete(null) throws an exception or also takes the default transition

I'm not in favour of doing things like take the transition without a name if the parameter passed to the complete method is null (what if there are multiple with no name?)




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

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



More information about the jbpm-dev mailing list