com.atlassian.bamboo.notification.chain
Class ChainFailedAndFirstFixedNotificationType

java.lang.Object
  extended by com.atlassian.bamboo.notification.AbstractNotificationType
      extended by com.atlassian.bamboo.notification.chain.ChainStatusChangeNotificationType
          extended by com.atlassian.bamboo.notification.chain.ChainFailedAndFirstFixedNotificationType
All Implemented Interfaces:
NotificationType, BambooPluginModule, Comparable

public class ChainFailedAndFirstFixedNotificationType
extends ChainStatusChangeNotificationType


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.bamboo.notification.NotificationType
NotificationType.Scope
 
Field Summary
 
Fields inherited from class com.atlassian.bamboo.notification.AbstractNotificationType
notificationTypeModuleDescriptor
 
Constructor Summary
ChainFailedAndFirstFixedNotificationType()
           
 
Method Summary
 boolean isNotificationRequired(Object event)
           
 
Methods inherited from class com.atlassian.bamboo.notification.chain.ChainStatusChangeNotificationType
setResultsSummaryManager
 
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
 

Constructor Detail

ChainFailedAndFirstFixedNotificationType

public ChainFailedAndFirstFixedNotificationType()
Method Detail

isNotificationRequired

public boolean isNotificationRequired(@NotNull
                                      Object event)
Specified by:
isNotificationRequired in interface NotificationType
Overrides:
isNotificationRequired in class ChainStatusChangeNotificationType


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.