Uses of Class
com.atlassian.bamboo.notification.NotificationType.Scope

Packages that use NotificationType.Scope
com.atlassian.bamboo.notification   
com.atlassian.bamboo.plugin.descriptor   
 

Uses of NotificationType.Scope in com.atlassian.bamboo.notification
 

Methods in com.atlassian.bamboo.notification that return NotificationType.Scope
 NotificationType.Scope AbstractNotificationType.getScope()
           
 NotificationType.Scope NotificationType.getScope()
          The scope of the notification type be it "plan" or "system" or "chain"
static NotificationType.Scope NotificationType.Scope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NotificationType.Scope[] NotificationType.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of NotificationType.Scope in com.atlassian.bamboo.plugin.descriptor
 

Methods in com.atlassian.bamboo.plugin.descriptor that return NotificationType.Scope
 NotificationType.Scope NotificationTypeModuleDescriptor.getScope()
           
 



Copyright © 2010 Atlassian. All Rights Reserved.