java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<
Map<
String,
String>,String>
io.meeds.gamification.github.listener.GithubEventsListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class GithubEventsListener
extends org.exoplatform.services.listener.Listener<Map<String,String>,String>
-
Field Summary
Fields
desc, name
-
Constructor Summary
Constructors
-
Method Summary
getDescription, getName, setDescription, setName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
GAMIFICATION_GENERIC_EVENT
public static final String GAMIFICATION_GENERIC_EVENT
- See Also:
-
-
GAMIFICATION_CANCEL_EVENT
public static final String GAMIFICATION_CANCEL_EVENT
- See Also:
-
-
-