[jboss-dev-forums] [Design of JBoss jBPM] - Re: Why is a ProcessInstance not the same as an Execution
jbarrez
do-not-reply at jboss.com
Mon Jul 7 10:09:57 EDT 2008
This is true from the engine point of view, but for many of my projects the engine is not my entry point. If you can remember, this is something I showed in Dublin with the 'process access object - PAO'.
Normally I have an interface which defines operations on the engine. All the clients that use this interface will set the same process variables. Off course, that's my (main) usage of jBPM, but I see many people do the same thing.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162866#4162866
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162866
More information about the jboss-dev-forums
mailing list