TransactionManager
that should be used when:
jBPM engine is embedded in Container Managed Transaction (CMT) environment like EJB container
container that does not allow accessing UserTransaction (when running in CMT mode)
- e.g.JpaTimerJobInstance
that makes use of
GlobalTimerService to allow auto reactivate session.ProcessInstanceManager
that uses JPA.Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.