Uses of Interface
org.jbpm.process.audit.AuditLoggerArchiveTreat
-
Packages that use AuditLoggerArchiveTreat Package Description org.jbpm.process.audit Business Activity Monitoring (BAM) resources supporting activity events and activity logs.org.jbpm.process.audit.jms org.jbpm.services.cdi.impl.audit org.jbpm.services.ejb.impl.audit org.jbpm.services.task.audit -
-
Uses of AuditLoggerArchiveTreat in org.jbpm.process.audit
Classes in org.jbpm.process.audit that implement AuditLoggerArchiveTreat Modifier and Type Class Description classJPAWorkingMemoryDbLoggerEnables history log via JPA. -
Uses of AuditLoggerArchiveTreat in org.jbpm.process.audit.jms
Classes in org.jbpm.process.audit.jms that implement AuditLoggerArchiveTreat Modifier and Type Class Description classAsyncAuditLogReceiverAsynchronous audit event receiver. -
Uses of AuditLoggerArchiveTreat in org.jbpm.services.cdi.impl.audit
Classes in org.jbpm.services.cdi.impl.audit that implement AuditLoggerArchiveTreat Modifier and Type Class Description classAuditJMSProcessorExtension of defaultAsyncAuditLogReceiverthat is MessageListener to allow entity manager factory to be injected. -
Uses of AuditLoggerArchiveTreat in org.jbpm.services.ejb.impl.audit
Classes in org.jbpm.services.ejb.impl.audit that implement AuditLoggerArchiveTreat Modifier and Type Class Description classAuditJMSProcessorExtension of defaultAsyncAuditLogReceiverthat is MessageListener to allow entity manager factory to be injected. -
Uses of AuditLoggerArchiveTreat in org.jbpm.services.task.audit
Classes in org.jbpm.services.task.audit that implement AuditLoggerArchiveTreat Modifier and Type Class Description classJPATaskLifeCycleEventListener
-