Package | Description |
---|---|
org.jbpm.process.audit |
Business Activity Monitoring (BAM) resources supporting activity events and activity logs.
|
org.jbpm.process.audit.command |
Modifier and Type | Class and Description |
---|---|
class |
CommandBasedAuditLogService |
class |
JPAAuditLogService
The idea here is that we have a entity manager factory (similar to a session factory)
that we repeatedly use to generate an entity manager (which is a persistence context)
for the specific service command.
|
Modifier and Type | Field and Description |
---|---|
protected AuditLogService |
AuditCommand.auditLogService |
Modifier and Type | Method and Description |
---|---|
void |
AuditCommand.setAuditLogService(AuditLogService auditLogService) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.