Uses of Class
io.meeds.gamification.plugin.EventConfigPlugin
Packages that use EventConfigPlugin
-
Uses of EventConfigPlugin in io.meeds.gamification.service
Methods in io.meeds.gamification.service with parameters of type EventConfigPluginModifier and TypeMethodDescriptionvoidEventRegistry.addPlugin(EventConfigPlugin eventConfigPlugin) Add a newEventConfigPluginfor a given trigger namebooleanEventRegistry.remove(EventConfigPlugin eventConfigPlugin) Removes aEventConfigPlugin -
Uses of EventConfigPlugin in io.meeds.gamification.service.impl
Methods in io.meeds.gamification.service.impl with parameters of type EventConfigPluginModifier and TypeMethodDescriptionvoidEventRegistryImpl.addPlugin(EventConfigPlugin eventConfigPlugin) booleanEventRegistryImpl.remove(EventConfigPlugin eventConfigPlugin)