Uses of Class
org.jbpm.services.task.audit.JPATaskLifeCycleEventListener
-
Packages that use JPATaskLifeCycleEventListener Package Description org.jbpm.services.task.audit -
-
Uses of JPATaskLifeCycleEventListener in org.jbpm.services.task.audit
Methods in org.jbpm.services.task.audit that return JPATaskLifeCycleEventListener Modifier and Type Method Description static JPATaskLifeCycleEventListenerTaskAuditLoggerFactory. newJPAInstance()Creates new instance of JPA task audit loggerstatic JPATaskLifeCycleEventListenerTaskAuditLoggerFactory. newJPAInstance(javax.persistence.EntityManagerFactory emf)Creates new instance of JPA task audit logger with given entity manager factory
-