Uses of Interface
io.meeds.gamification.service.EventRegistry
Packages that use EventRegistry
-
Uses of EventRegistry in io.meeds.gamification.rest
Constructors in io.meeds.gamification.rest with parameters of type EventRegistryModifierConstructorDescriptionTriggerRest(EventRegistry eventRegistry, TriggerService triggerService) -
Uses of EventRegistry in io.meeds.gamification.service.impl
Classes in io.meeds.gamification.service.impl that implement EventRegistryConstructors in io.meeds.gamification.service.impl with parameters of type EventRegistryModifierConstructorDescriptionEventServiceImpl(EventStorage eventStorage, EventRegistry eventRegistry)