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

Packages that use NotificationCondition
com.atlassian.bamboo.notification   
com.atlassian.bamboo.notification.conditions   
 

Uses of NotificationCondition in com.atlassian.bamboo.notification
 

Methods in com.atlassian.bamboo.notification that return NotificationCondition
 NotificationCondition NotificationRule.getCondition()
           
 NotificationCondition NotificationRuleImpl.getCondition()
           
 NotificationCondition NotificationManager.getConditionFromKey(java.lang.String key)
           
 NotificationCondition NotificationManagerImpl.getConditionFromKey(java.lang.String key)
           
 

Methods in com.atlassian.bamboo.notification with parameters of type NotificationCondition
 void NotificationRule.setCondition(NotificationCondition condition)
           
 void NotificationRuleImpl.setCondition(NotificationCondition condition)
           
 

Uses of NotificationCondition in com.atlassian.bamboo.notification.conditions
 

Classes in com.atlassian.bamboo.notification.conditions that implement NotificationCondition
 class AbstractNotificationCondition
           
 class AfterXFailedBuildsCondition
           
 class AllBuildsCondition
           
 class BuildFailedandFirstFixedCondition
           
 



Copyright © 2008 Atlassian Software Systems.. All Rights Reserved.