|
jBPM distribution 6.0.0.Alpha9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAuditLogger | |
|---|---|
| org.jbpm.process.audit | Business Activity Monitoring (BAM) resources supporting activity events and activity logs. |
| org.jbpm.process.audit.jms | |
| Uses of AbstractAuditLogger in org.jbpm.process.audit |
|---|
| Subclasses of AbstractAuditLogger in org.jbpm.process.audit | |
|---|---|
class |
JPAWorkingMemoryDbLogger
Enables history log via JPA. |
| Methods in org.jbpm.process.audit that return AbstractAuditLogger | |
|---|---|
static AbstractAuditLogger |
AuditLoggerFactory.newInstance(AuditLoggerFactory.Type type,
org.kie.event.KnowledgeRuntimeEventManager ksession,
Map<String,Object> properties)
Creates new isntances of audit logger based on given type and parameters and registers it directly in given ksession to receive its events. |
| Uses of AbstractAuditLogger in org.jbpm.process.audit.jms |
|---|
| Subclasses of AbstractAuditLogger in org.jbpm.process.audit.jms | |
|---|---|
class |
AsyncAuditLogProducer
Asynchronous log producer that puts audit log events into JMS queue. |
|
jBPM distribution 6.0.0.Alpha9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||