jBPM distribution 6.0.0.CR3

Package org.jbpm.process.audit

Business Activity Monitoring (BAM) resources supporting activity events and activity logs.

See:
          Description

Interface Summary
AuditLogService This class is essentially a very simple implementation of a service that deals with ProcessInstanceLog, NodeInstanceLog and VariableInstanceLog entities.
 

Class Summary
AbstractAuditLogger  
AuditLoggerFactory Factory for producing support audit loggers.
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.
JPAProcessInstanceDbLog Deprecated.
JPAWorkingMemoryDbLogger Enables history log via JPA.
NodeInstanceLog  
ProcessInstanceLog  
StaticAuditLogService This class is essentially a very simple implementation of a service that deals with ProcessInstanceLog entities.
VariableInstanceLog  
 

Enum Summary
AuditLoggerFactory.Type  
 

Package org.jbpm.process.audit Description

Business Activity Monitoring (BAM) resources supporting activity events and activity logs.


jBPM distribution 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.