Uses of Class
org.jbpm.casemgmt.impl.model.AuditCaseInstanceData
-
Packages that use AuditCaseInstanceData Package Description org.jbpm.casemgmt.impl.jms -
-
Uses of AuditCaseInstanceData in org.jbpm.casemgmt.impl.jms
Methods in org.jbpm.casemgmt.impl.jms with parameters of type AuditCaseInstanceData Modifier and Type Method Description protected void
AsyncCaseInstanceAuditEventProducer. sendMessage(Integer eventType, AuditCaseInstanceData eventData, int priority)
protected void
AsyncCaseInstanceAuditEventReceiver. updateCaseFileItems(AuditCaseInstanceData auditCaseInstanceData, javax.persistence.EntityManager em)
-