@ThreadSafe public class StageCompletedNotificationListener extends Object implements HibernateEventListener
| Constructor and Description |
|---|
StageCompletedNotificationListener() |
| Modifier and Type | Method and Description |
|---|---|
Class[] |
getHandledEventClasses() |
void |
handleEvent(com.atlassian.event.Event event) |
void |
setNotificationDispatcher(NotificationDispatcher notificationDispatcher) |
void |
setNotificationManager(NotificationManager notificationManager) |
void |
setPlanManager(PlanManager planManager) |
public Class[] getHandledEventClasses()
getHandledEventClasses in interface HibernateEventListenergetHandledEventClasses in interface com.atlassian.event.EventListenerpublic void handleEvent(com.atlassian.event.Event event)
handleEvent in interface HibernateEventListenerhandleEvent in interface com.atlassian.event.EventListenerpublic void setNotificationManager(NotificationManager notificationManager)
public void setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
public void setPlanManager(PlanManager planManager)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.