Package io.meeds.poll.listener
Class GamificationPollListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<String,io.meeds.poll.model.Poll>
io.meeds.poll.listener.GamificationPollListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class GamificationPollListener
extends org.exoplatform.services.listener.Listener<String,io.meeds.poll.model.Poll>
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionGamificationPollListener(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.services.listener.ListenerService listenerService) -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
GamificationPollListener
public GamificationPollListener(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.services.listener.ListenerService listenerService)
-
-
Method Details