Uses of Interface
org.apache.unomi.api.services.EventService
Packages that use EventService
Package
Description
-
Uses of EventService in org.apache.unomi.graphql.actions
Methods in org.apache.unomi.graphql.actions with parameters of type EventServiceModifier and TypeMethodDescriptionvoidCDPConsentUpdateAction.setEventService(EventService eventService) voidCDPSessionAction.setEventService(EventService eventService) voidCDPUpdateListsAction.setEventService(EventService eventService) -
Uses of EventService in org.apache.unomi.lists.actions
Methods in org.apache.unomi.lists.actions with parameters of type EventServiceModifier and TypeMethodDescriptionvoidAddToListsAction.setEventService(EventService eventService) -
Uses of EventService in org.apache.unomi.plugins.baseplugin.actions
Methods in org.apache.unomi.plugins.baseplugin.actions with parameters of type EventServiceModifier and TypeMethodDescriptionvoidMergeProfilesOnPropertyAction.setEventService(EventService eventService) voidSendEventAction.setEventService(EventService eventService) voidSetPropertyAction.setEventService(EventService eventService) voidUpdatePropertiesAction.setEventService(EventService eventService) -
Uses of EventService in org.apache.unomi.privacy.internal
Methods in org.apache.unomi.privacy.internal with parameters of type EventServiceModifier and TypeMethodDescriptionvoidPrivacyServiceImpl.setEventService(EventService eventService) -
Uses of EventService in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints with parameters of type EventServiceModifier and TypeMethodDescriptionvoidEventServiceEndpoint.setEventService(EventService eventService) voidProfileServiceEndPoint.setEventService(EventService eventService) -
Uses of EventService in org.apache.unomi.services.impl.events
Classes in org.apache.unomi.services.impl.events that implement EventService -
Uses of EventService in org.apache.unomi.services.impl.rules
Methods in org.apache.unomi.services.impl.rules with parameters of type EventServiceModifier and TypeMethodDescriptionvoidRulesServiceImpl.setEventService(EventService eventService) -
Uses of EventService in org.apache.unomi.services.impl.segments
Methods in org.apache.unomi.services.impl.segments with parameters of type EventServiceModifier and TypeMethodDescriptionvoidSegmentServiceImpl.setEventService(EventService eventService)