Uses of Class
com.atlassian.bamboo.notification.NotificationType.Scope
-
Packages that use NotificationType.Scope Package Description 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 Modifier and Type Method Description NotificationType.Scope
AbstractNotificationType. getScope()
NotificationType.Scope
NotificationType. getScope()
static NotificationType.Scope
NotificationType.Scope. valueOf(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 Modifier and Type Method Description NotificationType.Scope
NotificationTypeModuleDescriptor. getScope()
-