Uses of Interface
com.atlassian.bamboo.notification.Notification.HtmlImContentProvidingNotification

Packages that use Notification.HtmlImContentProvidingNotification
com.atlassian.bamboo.brokenbuildtracker.notifications   
com.atlassian.bamboo.notification   
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 Notification.HtmlImContentProvidingNotification in com.atlassian.bamboo.brokenbuildtracker.notifications
 

Classes in com.atlassian.bamboo.brokenbuildtracker.notifications that implement Notification.HtmlImContentProvidingNotification
 class AbstractTrackingNotification
           
 class UserResponsibilityAddedNotification
           
 class UserResponsibilityRemovedNotification
           
 

Uses of Notification.HtmlImContentProvidingNotification in com.atlassian.bamboo.notification
 

Classes in com.atlassian.bamboo.notification that implement Notification.HtmlImContentProvidingNotification
 class AbstractNotification
           
 

Uses of Notification.HtmlImContentProvidingNotification in com.atlassian.bamboo.notification.buildcommented
 

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

Uses of Notification.HtmlImContentProvidingNotification in com.atlassian.bamboo.notification.buildcompleted
 

Classes in com.atlassian.bamboo.notification.buildcompleted that implement Notification.HtmlImContentProvidingNotification
 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 Notification.HtmlImContentProvidingNotification in com.atlassian.bamboo.notification.builderror
 

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

Uses of Notification.HtmlImContentProvidingNotification in com.atlassian.bamboo.notification.buildhung
 

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

Uses of Notification.HtmlImContentProvidingNotification in com.atlassian.bamboo.notification.buildmissingcapableagent
 

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

Uses of Notification.HtmlImContentProvidingNotification in com.atlassian.bamboo.notification.buildqueuetimeout
 

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

Uses of Notification.HtmlImContentProvidingNotification in com.atlassian.bamboo.notification.chain
 

Classes in com.atlassian.bamboo.notification.chain that implement Notification.HtmlImContentProvidingNotification
 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 © 2012 Atlassian. All Rights Reserved.