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

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

Uses of NotificationCondition in com.atlassian.bamboo.notification
 

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

Methods in com.atlassian.bamboo.notification that return types with arguments of type NotificationCondition
 java.util.List<NotificationCondition> NotificationManager.getAllConditions()
          Deprecated. 
 java.util.List<NotificationCondition> NotificationManagerImpl.getAllConditions()
          Deprecated. 
 

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

Classes in com.atlassian.bamboo.notification.conditions that implement NotificationCondition
 class AbstractNotificationCondition
          Deprecated. 
 

Uses of NotificationCondition in com.atlassian.bamboo.plugin.descriptor
 

Methods in com.atlassian.bamboo.plugin.descriptor that return NotificationCondition
 NotificationCondition NotificationConditionModuleDescriptor.getModule()
          Deprecated.  
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.