jBPM :: Distribution 6.2.0.Final

Uses of Package
org.jbpm.process.audit

Packages that use org.jbpm.process.audit
org.jbpm.executor.impl.jpa   
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   
org.jbpm.services.cdi.impl.manager   
org.jbpm.services.task.audit.service   
 

Classes in org.jbpm.process.audit used by org.jbpm.executor.impl.jpa
AuditLogService
          Implementations of this class deal with ProcessInstanceLog, NodeInstanceLog and VariableInstanceLog entities.
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.
 

Classes in org.jbpm.process.audit used by org.jbpm.process.audit
AbstractAuditLogger
           
AuditLoggerFactory.Type
           
AuditLogService
          Implementations of this class deal with ProcessInstanceLog, NodeInstanceLog and VariableInstanceLog entities.
NodeInstanceLog
           
ProcessInstanceLog
           
VariableInstanceLog
           
 

Classes in org.jbpm.process.audit used by org.jbpm.process.audit.command
AuditLogService
          Implementations of this class deal with ProcessInstanceLog, NodeInstanceLog and VariableInstanceLog entities.
NodeInstanceLog
           
ProcessInstanceLog
           
VariableInstanceLog
           
 

Classes in org.jbpm.process.audit used by org.jbpm.process.audit.jms
AbstractAuditLogger
           
 

Classes in org.jbpm.process.audit used by org.jbpm.process.audit.query
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.
 

Classes in org.jbpm.process.audit used by org.jbpm.services.cdi.impl.manager
AbstractAuditLogger
           
 

Classes in org.jbpm.process.audit used by org.jbpm.services.task.audit.service
AuditLogService
          Implementations of this class deal with ProcessInstanceLog, NodeInstanceLog and VariableInstanceLog entities.
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.
 


jBPM :: Distribution 6.2.0.Final

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