|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
NotificationType.getScope()
The scope of the notification type be it "plan" or "system" or "chain" |
NotificationType.Scope |
AbstractNotificationType.getScope()
|
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |