Package com.atlassian.bamboo.webhook
Class WebhookNotificationAddedToPlanEventListener
java.lang.Object
com.atlassian.bamboo.webhook.WebhookNotificationAddedToPlanEventListener
-
Constructor Summary
ConstructorDescriptionWebhookNotificationAddedToPlanEventListener
(com.atlassian.event.api.EventPublisher eventPublisher) -
Method Summary
Modifier and TypeMethodDescriptionvoid
listenTo
(NotificationAddedToPlanEvent notificationAddedToPlanEvent)
-
Constructor Details
-
WebhookNotificationAddedToPlanEventListener
public WebhookNotificationAddedToPlanEventListener(com.atlassian.event.api.EventPublisher eventPublisher)
-
-
Method Details
-
listenTo
-