Uses of Class
org.activiti.cloud.services.audit.jpa.events.ActivityCompletedAuditEventEntity
-
Packages that use ActivityCompletedAuditEventEntity Package Description org.activiti.cloud.services.audit.jpa.converters -
-
Uses of ActivityCompletedAuditEventEntity in org.activiti.cloud.services.audit.jpa.converters
Methods in org.activiti.cloud.services.audit.jpa.converters that return ActivityCompletedAuditEventEntity Modifier and Type Method Description protected ActivityCompletedAuditEventEntityActivityCompletedEventConverter. createEventEntity(CloudRuntimeEvent cloudRuntimeEvent)
-