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
  • Constructor Details

    • ChainStatusChangeNotificationType

      public ChainStatusChangeNotificationType()
  • Method Details