that's not completely true, is it?
I got the impression that the jpdl api extends the pvm api.
i.e. the interface org.jbpm.jpdl.ExclusiveHandler is an extension to
the PVM constructs.
it's being used in the handler examples
(org.jbpm.examples.exclusive.handler).
something related to that is the required split between API and Impl
jars:
https://jira.jboss.org/jira/browse/JBPM-2012
/Heiko
On Feb 3, 2009, at 2:31 PM, Tom Baeyens wrote:
jbpm4 api == pvm api == jpdl4 api