jBPM distribution 6.2.0.CR1

Package org.jbpm.process.audit

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

See:
          Description

Interface Summary
AuditLogService Implementations of this class deal with ProcessInstanceLog, NodeInstanceLog and VariableInstanceLog entities.
 

Class Summary
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 Summary
AuditLoggerFactory.Type  
 

Package org.jbpm.process.audit Description

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


jBPM distribution 6.2.0.CR1

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