Uses of Interface
com.atlassian.bamboo.notification.ExtendedNotification

Packages that use ExtendedNotification
com.atlassian.bamboo.notification.buildcommented   
com.atlassian.bamboo.notification.buildcompleted   
com.atlassian.bamboo.notification.builderror   
com.atlassian.bamboo.notification.buildhung   
com.atlassian.bamboo.notification.buildmissingcapableagent   
com.atlassian.bamboo.notification.buildqueuetimeout   
com.atlassian.bamboo.notification.chain   
 

Uses of ExtendedNotification in com.atlassian.bamboo.notification.buildcommented
 

Classes in com.atlassian.bamboo.notification.buildcommented that implement ExtendedNotification
 class CommentNotification
          This class is used to generate content for Build Commented Notifications.
 

Uses of ExtendedNotification in com.atlassian.bamboo.notification.buildcompleted
 

Classes in com.atlassian.bamboo.notification.buildcompleted that implement ExtendedNotification
 class AbstractCompletedNotification
           
 class BuildCompletedNotification
          This class is used to generate content for All Completed Builds Notifications, the Failed And First Successful Notifications and First Failed Job Notifications.
 

Uses of ExtendedNotification in com.atlassian.bamboo.notification.builderror
 

Classes in com.atlassian.bamboo.notification.builderror that implement ExtendedNotification
 class BuildErrorNotification
          This class is used to generate content for Build Error notifications.
 

Uses of ExtendedNotification in com.atlassian.bamboo.notification.buildhung
 

Classes in com.atlassian.bamboo.notification.buildhung that implement ExtendedNotification
 class BuildHungNotification
          This class is used to generate content for Build Hung Notifications.
 

Uses of ExtendedNotification in com.atlassian.bamboo.notification.buildmissingcapableagent
 

Classes in com.atlassian.bamboo.notification.buildmissingcapableagent that implement ExtendedNotification
 class BuildMissingCapableAgentNotification
           
 

Uses of ExtendedNotification in com.atlassian.bamboo.notification.buildqueuetimeout
 

Classes in com.atlassian.bamboo.notification.buildqueuetimeout that implement ExtendedNotification
 class BuildQueueTimeoutNotification
           
 

Uses of ExtendedNotification in com.atlassian.bamboo.notification.chain
 

Classes in com.atlassian.bamboo.notification.chain that implement ExtendedNotification
 class AfterXFailedNotification
          This class is used to generate content for After X Failed Bulid notifications.
 class ChainCompletedNotification
          This class is used to generate content for All Completed Chains Notifications and the Failed And First Successful Notifications.
 class StageCompletedNotification
          This class is used to generate content for All Completed Chain Stage Notifications and the Failed And First Successful Chain Stage Notifications.
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.