Package | Description |
---|---|
org.jbpm.process.audit |
Business Activity Monitoring (BAM) resources supporting activity events and activity logs.
|
org.jbpm.process.audit.command | |
org.jbpm.process.audit.jms | |
org.jbpm.process.audit.query |
Class and Description |
---|
AbstractAuditLogger |
AuditLoggerFactory.Type |
AuditLogService
Implementations of this class
deal with
ProcessInstanceLog , NodeInstanceLog
and VariableInstanceLog entities. |
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.
|
NodeInstanceLog |
ProcessInstanceLog |
VariableInstanceLog |
Class and Description |
---|
AuditLogService
Implementations of this class
deal with
ProcessInstanceLog , NodeInstanceLog
and VariableInstanceLog entities. |
NodeInstanceLog |
ProcessInstanceLog |
VariableInstanceLog |
Class and Description |
---|
AbstractAuditLogger |
Class and Description |
---|
JPAAuditLogService |
NodeInstanceLog |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.