com.atlassian.bamboo.notification.buildhung
Class BuildHungNotificationListener
java.lang.Object
com.atlassian.bamboo.notification.buildhung.BuildHungNotificationListener
- All Implemented Interfaces:
- HibernateEventListener, com.atlassian.event.EventListener
public class BuildHungNotificationListener
- extends java.lang.Object
- implements HibernateEventListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildHungNotificationListener
public BuildHungNotificationListener()
handleEvent
public void handleEvent(com.atlassian.event.Event event)
- Specified by:
handleEvent
in interface HibernateEventListener
- Specified by:
handleEvent
in interface com.atlassian.event.EventListener
getHandledEventClasses
public java.lang.Class<? extends com.atlassian.event.Event>[] getHandledEventClasses()
- Specified by:
getHandledEventClasses
in interface HibernateEventListener
- Specified by:
getHandledEventClasses
in interface com.atlassian.event.EventListener
getCompleteBuildHungNotification
protected BuildHungNotification getCompleteBuildHungNotification()
setBuildManager
public void setBuildManager(BuildManager buildManager)
setNotificationManager
public void setNotificationManager(NotificationManager notificationManager)
setNotificationDispatcher
public void setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
setSystemNotificationService
public void setSystemNotificationService(SystemNotificationService systemNotificationService)
Copyright © 2010 Atlassian. All Rights Reserved.