Uses of Class
org.jbpm.casemgmt.impl.audit.CaseFileDataLog
-
Packages that use CaseFileDataLog Package Description org.jbpm.casemgmt.impl.audit org.jbpm.casemgmt.impl.jms -
-
Uses of CaseFileDataLog in org.jbpm.casemgmt.impl.audit
Methods in org.jbpm.casemgmt.impl.audit that return CaseFileDataLog Modifier and Type Method Description protected CaseFileDataLog
CaseInstanceAuditEventListener. caseFileDataByName(String caseId, String name)
-
Uses of CaseFileDataLog in org.jbpm.casemgmt.impl.jms
Methods in org.jbpm.casemgmt.impl.jms that return CaseFileDataLog Modifier and Type Method Description protected CaseFileDataLog
AsyncCaseInstanceAuditEventReceiver. caseFileDataByName(String caseId, String name, javax.persistence.EntityManager em)
-