Class GithubEventPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
io.meeds.gamification.plugin.EventPlugin
io.meeds.gamification.github.plugin.GithubEventPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class GithubEventPlugin
extends io.meeds.gamification.plugin.EventPlugin
-
Field Summary
FieldsFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisValidEvent(Map<String, String> eventProperties, String triggerDetails) Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
EVENT_TYPE
- See Also:
-
-
Constructor Details
-
GithubEventPlugin
public GithubEventPlugin()
-
-
Method Details
-
getEventType
- Specified by:
getEventTypein classio.meeds.gamification.plugin.EventPlugin
-
getTriggers
- Specified by:
getTriggersin classio.meeds.gamification.plugin.EventPlugin
-
isValidEvent
- Specified by:
isValidEventin classio.meeds.gamification.plugin.EventPlugin
-