Class CommentPullRequestTriggerPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.gamification.github.plugin.GithubTriggerPlugin
org.exoplatform.gamification.github.plugin.CommentPullRequestTriggerPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
CommentPullRequestTriggerPlugin
public CommentPullRequestTriggerPlugin()
-
-
Method Details
-
getEvents
Description copied from class:GithubTriggerPluginGets List of triggered events- Specified by:
getEventsin classGithubTriggerPlugin- Parameters:
payload- payload The raw payload of the webhook request.- Returns:
- List of triggered events
-