Package com.atlassian.bamboo.webhook
Class WebhookNotificationAddedToPlanEventListener
- java.lang.Object
-
- com.atlassian.bamboo.webhook.WebhookNotificationAddedToPlanEventListener
-
public class WebhookNotificationAddedToPlanEventListener extends Object
-
-
Constructor Summary
Constructors Constructor Description WebhookNotificationAddedToPlanEventListener(com.atlassian.event.api.EventPublisher eventPublisher)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
listenTo(NotificationAddedToPlanEvent notificationAddedToPlanEvent)
-
-
-
Method Detail
-
listenTo
@EventListener public void listenTo(NotificationAddedToPlanEvent notificationAddedToPlanEvent)
-
-