Uses of Class
com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification

Packages that use AbstractCompletedNotification
com.atlassian.bamboo.notification.buildcompleted   
com.atlassian.bamboo.notification.chain   
 

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

Subclasses of AbstractCompletedNotification in com.atlassian.bamboo.notification.buildcompleted
 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 AbstractCompletedNotification in com.atlassian.bamboo.notification.chain
 

Subclasses of AbstractCompletedNotification in com.atlassian.bamboo.notification.chain
 class ChainCompletedNotification
          This class is used to generate content for All Completed Chains Notifications and the Failed And First Successful Notifications.
 



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