Uses of Class
io.meeds.gamification.plugin.EventPlugin
Packages that use EventPlugin
Package
Description
-
Uses of EventPlugin in io.meeds.gamification.plugin
Subclasses of EventPlugin in io.meeds.gamification.plugin -
Uses of EventPlugin in io.meeds.gamification.service
Methods in io.meeds.gamification.service that return EventPluginModifier and TypeMethodDescriptionEventService.getEventPlugin(String eventType) Gets aEventPluginidentified by its eventTypeMethods in io.meeds.gamification.service with parameters of type EventPluginModifier and TypeMethodDescriptionvoidEventService.addPlugin(EventPlugin eventPlugin) Add a newEventPluginfor a given Event Type -
Uses of EventPlugin in io.meeds.gamification.service.impl
Methods in io.meeds.gamification.service.impl that return EventPluginMethods in io.meeds.gamification.service.impl with parameters of type EventPlugin