Uses of Class
org.jbpm.process.audit.jms.AsyncAuditLogReceiver
-
Packages that use AsyncAuditLogReceiver Package Description org.jbpm.services.cdi.impl.audit org.jbpm.services.ejb.impl.audit -
-
Uses of AsyncAuditLogReceiver in org.jbpm.services.cdi.impl.audit
Subclasses of AsyncAuditLogReceiver in org.jbpm.services.cdi.impl.audit Modifier and Type Class Description classAuditJMSProcessorExtension of defaultAsyncAuditLogReceiverthat is MessageListener to allow entity manager factory to be injected. -
Uses of AsyncAuditLogReceiver in org.jbpm.services.ejb.impl.audit
Subclasses of AsyncAuditLogReceiver in org.jbpm.services.ejb.impl.audit Modifier and Type Class Description classAuditJMSProcessorExtension of defaultAsyncAuditLogReceiverthat is MessageListener to allow entity manager factory to be injected.
-