Uses of Enum Class
com.atlassian.bamboo.notification.NotificationRecipient.Scope
Package
Description
-
Uses of NotificationRecipient.Scope in com.atlassian.bamboo.notification
Modifier and TypeMethodDescriptionstatic NotificationRecipient.Scope
Returns the enum constant of this class with the specified name.static NotificationRecipient.Scope[]
NotificationRecipient.Scope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptiondefault @NotNull Set<NotificationRecipient.Scope>
NotificationRecipient.getScopes()
-
Uses of NotificationRecipient.Scope in com.atlassian.bamboo.notification.recipients
Modifier and TypeMethodDescription@Nullable Set<NotificationRecipient.Scope>
AbstractNotificationRecipient.getScopes()
-
Uses of NotificationRecipient.Scope in com.atlassian.bamboo.plugin.descriptor