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 |
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 |
AbstractHistoryLogCommand.auditLogService |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.