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