Uses of Class
org.activiti.cloud.services.audit.jpa.events.IntegrationErrorReceivedEventEntity
Packages that use IntegrationErrorReceivedEventEntity
Package
Description
-
Uses of IntegrationErrorReceivedEventEntity in org.activiti.cloud.services.audit.jpa.converters
Methods in org.activiti.cloud.services.audit.jpa.converters that return IntegrationErrorReceivedEventEntityModifier and TypeMethodDescriptionprotected IntegrationErrorReceivedEventEntityIntegrationErrorReceivedEventConverter.createEventEntity(org.activiti.cloud.api.model.shared.events.CloudRuntimeEvent cloudRuntimeEvent) -
Uses of IntegrationErrorReceivedEventEntity in org.activiti.cloud.services.audit.jpa.events
Constructor parameters in org.activiti.cloud.services.audit.jpa.events with type arguments of type IntegrationErrorReceivedEventEntityModifierConstructorDescriptionQIntegrationErrorReceivedEventEntity(com.querydsl.core.types.Path<? extends IntegrationErrorReceivedEventEntity> path)