@ThreadSafe public class ChainCompletedNotificationListener extends Object implements HibernateEventListener
| Constructor and Description |
|---|
ChainCompletedNotificationListener() |
| 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) |
void |
setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager) |
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)
public void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.