java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<
Map<
String,
String>,String>
io.meeds.github.gamification.listener.GithubEventsListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.exoplatform.services.listener.ListenerBase<Map<String,String>,String>
@Component
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
getName
-
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:
-
-
Constructor Details
-
GithubEventsListener
public GithubEventsListener()
-
Method Details
-
init
@PostConstruct
public void init()
-