jBPM :: Distribution 6.2.0.Final

Uses of Class
org.jbpm.process.audit.JPAAuditLogService

Packages that use JPAAuditLogService
org.jbpm.executor.impl.jpa   
org.jbpm.process.audit.query   
org.jbpm.services.task.audit.service   
 

Uses of JPAAuditLogService in org.jbpm.executor.impl.jpa
 

Subclasses of JPAAuditLogService in org.jbpm.executor.impl.jpa
 class ExecutorJPAAuditService
           
 

Constructors in org.jbpm.executor.impl.jpa with parameters of type JPAAuditLogService
ErrorInfoLogDeleteBuilderImpl(JPAAuditLogService jpaAuditService)
           
RequestInfoLogDeleteBuilderImpl(JPAAuditLogService jpaAuditService)
           
 

Uses of JPAAuditLogService in org.jbpm.process.audit.query
 

Fields in org.jbpm.process.audit.query declared as JPAAuditLogService
protected  JPAAuditLogService AbstractAuditQueryBuilderImpl.jpaAuditService
           
protected  JPAAuditLogService AbstractAuditDeleteBuilderImpl.jpaAuditService
           
 

Methods in org.jbpm.process.audit.query that return JPAAuditLogService
protected  JPAAuditLogService AbstractAuditQueryBuilderImpl.getJpaAuditLogService()
           
protected  JPAAuditLogService AbstractAuditDeleteBuilderImpl.getJpaAuditLogService()
           
 

Constructors in org.jbpm.process.audit.query with parameters of type JPAAuditLogService
AbstractAuditDeleteBuilderImpl(JPAAuditLogService jpaService)
           
AbstractAuditQueryBuilderImpl(JPAAuditLogService jpaService)
           
NodeInstanceLogDeleteBuilderImpl(JPAAuditLogService jpaService)
           
NodeInstLogQueryBuilderImpl(JPAAuditLogService jpaAuditService)
           
ProcessInstanceLogDeleteBuilderImpl(JPAAuditLogService jpaService)
           
ProcInstLogQueryBuilderImpl(JPAAuditLogService jpaAuditService)
           
VarInstanceLogDeleteBuilderImpl(JPAAuditLogService jpaAuditService)
           
VarInstLogQueryBuilderImpl(JPAAuditLogService jpaAuditService)
           
 

Uses of JPAAuditLogService in org.jbpm.services.task.audit.service
 

Subclasses of JPAAuditLogService in org.jbpm.services.task.audit.service
 class TaskJPAAuditService
           
 

Constructors in org.jbpm.services.task.audit.service with parameters of type JPAAuditLogService
AuditTaskInstanceLogDeleteBuilderImpl(JPAAuditLogService jpaAuditService)
           
AuditTaskInstanceLogQueryBuilderImpl(JPAAuditLogService jpaAuditService)
           
TaskEventInstanceLogDeleteBuilderImpl(JPAAuditLogService jpaAuditService)
           
 


jBPM :: Distribution 6.2.0.Final

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