@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 HibernateEventListener
getHandledEventClasses
in interface com.atlassian.event.EventListener
public void handleEvent(com.atlassian.event.Event event)
handleEvent
in interface HibernateEventListener
handleEvent
in interface com.atlassian.event.EventListener
public void setNotificationManager(NotificationManager notificationManager)
public void setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
public void setPlanManager(PlanManager planManager)
public void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.