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