Uses of Class
com.atlassian.bamboo.notification.AbstractNotificationType

Packages that use AbstractNotificationType
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 AbstractNotificationType in com.atlassian.bamboo.notification.buildcommented
 

Subclasses of AbstractNotificationType in com.atlassian.bamboo.notification.buildcommented
 class CommentNotificationType
           
 

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

Subclasses of AbstractNotificationType in com.atlassian.bamboo.notification.buildcompleted
 class AllBuildsNotificationType
           
 class BuildFailedAndFirstFixedNotificationType
           
 class BuildStatusChangeNotificationType
          sends a notification whenever the build status changes from passed <> failed
 class FirstJobFailedNotificationType
           
 

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

Subclasses of AbstractNotificationType in com.atlassian.bamboo.notification.builderror
 class BuildErrorNotificationType
           
 

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

Subclasses of AbstractNotificationType in com.atlassian.bamboo.notification.buildhung
 class BuildHungNotificationType
           
 

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

Subclasses of AbstractNotificationType in com.atlassian.bamboo.notification.buildmissingcapableagent
 class BuildMissingCapableAgentNotificationType
           
 

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

Subclasses of AbstractNotificationType in com.atlassian.bamboo.notification.buildqueuetimeout
 class BuildQueueTimeoutNotificationType
           
 

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

Subclasses of AbstractNotificationType in com.atlassian.bamboo.notification.chain
 class AfterXFailedNotificationType
           
 class AllChainNotificationType
           
 class AllStageNotificationType
           
 class ChainFailedAndFirstFixedNotificationType
           
 class ChainStatusChangeNotificationType
          sends a notification whenever the chain status changes from passed <> failed
 



Copyright © 2010 Atlassian. All Rights Reserved.