See: Description
| Interface | Description |
|---|---|
| AuditLogService |
Implementations of this class
deal with
ProcessInstanceLog, NodeInstanceLog
and VariableInstanceLog entities. |
| Class | Description |
|---|---|
| AbstractAuditLogger | |
| AuditLoggerFactory |
Factory for producing support audit loggers.
|
| CommandBasedAuditLogService | |
| 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.
|
| JPAWorkingMemoryDbLogger |
Enables history log via JPA.
|
| NodeInstanceLog | |
| ProcessInstanceLog | |
| VariableInstanceLog |
| Enum | Description |
|---|---|
| AuditLoggerFactory.Type |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.