[jboss-dev-forums] [Design of JBoss jBPM] - Re: various questions
brittm
do-not-reply at jboss.com
Fri Feb 16 11:05:46 EST 2007
I really like the idea of having the ability to retrieve the actual business object from a ProcessInstance. That is a nice touch.
anonymous wrote : ...the combination (processDefinition, businessKey) must be unique ...
Actually, while this doesn't address part of the scenario I constructed (one business object being represented by multiple processes), it is workable as long as the various processes can be 'wrapped' in a single parent process that represents the business object one-to-one.
However, in that scenario, it would be much easier if the developer could simply declare in each process definition exaclty which business concept is being represented rather than go through the excercise of creating a single parent process and the logic to select one of several sub-process.
Of course, in my solution, a single process doesn't readily serve multiple business objects, but I'm having a hard time thinking of a case in which one would.
Thanks,
Britt
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017699#4017699
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017699
More information about the jboss-dev-forums
mailing list