Uses of Interface
org.activiti.cloud.services.audit.jpa.repository.EventsRepository
Packages that use EventsRepository
Package
Description
-
Uses of EventsRepository in org.activiti.cloud.services.audit.jpa.conf
Methods in org.activiti.cloud.services.audit.jpa.conf with parameters of type EventsRepositoryModifier and TypeMethodDescriptionAuditJPAAutoConfiguration.processDeletedEventConverter(EventsRepository eventsRepository, EventContextInfoAppender eventContextInfoAppender) -
Uses of EventsRepository in org.activiti.cloud.services.audit.jpa.converters
Constructors in org.activiti.cloud.services.audit.jpa.converters with parameters of type EventsRepositoryModifierConstructorDescriptionProcessDeletedEventConverter(EventsRepository eventsRepository, EventContextInfoAppender eventContextInfoAppender)