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.
|
| AuditQueryCriteriaUtil | |
| CommandBasedAuditLogService | |
| JPAAuditLogService | |
| JPAService |
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 | |
| NodeInstanceLog_ | |
| ProcessInstanceLog | |
| ProcessInstanceLog_ | |
| VariableInstanceLog | |
| VariableInstanceLog_ |
| Enum | Description |
|---|---|
| AuditLoggerFactory.Type |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.