Class BuildStatusChangeNotificationType

java.lang.Object
com.atlassian.bamboo.notification.AbstractNotificationType
com.atlassian.bamboo.notification.buildcompleted.BuildStatusChangeNotificationType
All Implemented Interfaces:
NotificationType, BambooPluginModule, Comparable

public class BuildStatusChangeNotificationType extends AbstractNotificationType
sends a notification whenever the build status changes from passed <> failed
  • Constructor Details

    • BuildStatusChangeNotificationType

      public BuildStatusChangeNotificationType()
  • Method Details