Package | Description |
---|---|
com.atlassian.bamboo.notification | |
com.atlassian.bamboo.notification.recipients | |
com.atlassian.bamboo.plugin.descriptor |
Modifier and Type | Method and Description |
---|---|
static NotificationRecipient.Scope |
NotificationRecipient.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationRecipient.Scope[] |
NotificationRecipient.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default Set<NotificationRecipient.Scope> |
NotificationRecipient.getScopes() |
Modifier and Type | Method and Description |
---|---|
Set<NotificationRecipient.Scope> |
AbstractNotificationRecipient.getScopes() |
Modifier and Type | Method and Description |
---|---|
Set<NotificationRecipient.Scope> |
NotificationRecipientModuleDescriptor.getScopes() |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.