com.atlassian.bamboo.notification.chain
Class ChainStatusChangeNotificationType
java.lang.Object
com.atlassian.bamboo.notification.AbstractNotificationType
com.atlassian.bamboo.notification.chain.ChainStatusChangeNotificationType
- All Implemented Interfaces:
- NotificationType, BambooPluginModule, Comparable
- Direct Known Subclasses:
- ChainFailedAndFirstFixedNotificationType
public class ChainStatusChangeNotificationType
- extends AbstractNotificationType
sends a notification whenever the chain status changes from passed <> failed
Methods inherited from class com.atlassian.bamboo.notification.AbstractNotificationType |
compareTo, getConfigurationData, getDescription, getEditHtml, getKey, getModuleDescriptor, getName, getScope, getViewHtml, init, isNotificationRequired, populate, setConfigurationData, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChainStatusChangeNotificationType
public ChainStatusChangeNotificationType()
isNotificationRequired
public boolean isNotificationRequired(@NotNull
Object event)
- Specified by:
isNotificationRequired
in interface NotificationType
- Overrides:
isNotificationRequired
in class AbstractNotificationType
setResultsSummaryManager
public void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.