Uses of Class
com.atlassian.bamboo.plugins.github.webhooks.events.GithubPrRejectedEvent
Packages that use GithubPrRejectedEvent
-
Uses of GithubPrRejectedEvent in com.atlassian.bamboo.plugins.github.webhooks
Methods in com.atlassian.bamboo.plugins.github.webhooks with parameters of type GithubPrRejectedEventModifier and TypeMethodDescriptionvoid
GithubWebhooksPullRequestsEventListener.onPullRequestRejectedEvent
(@NotNull GithubPrRejectedEvent event)