Uses of Enum Class
com.atlassian.bamboo.notification.NotificationRecipient.Scope
Packages that use NotificationRecipient.Scope
Package
Description
-
Uses of NotificationRecipient.Scope in com.atlassian.bamboo.notification
Methods in com.atlassian.bamboo.notification that return NotificationRecipient.ScopeModifier 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.Methods in com.atlassian.bamboo.notification that return types with arguments of type NotificationRecipient.ScopeModifier and TypeMethodDescriptiondefault @NotNull Set<NotificationRecipient.Scope>
NotificationRecipient.getScopes()
-
Uses of NotificationRecipient.Scope in com.atlassian.bamboo.notification.recipients
Methods in com.atlassian.bamboo.notification.recipients that return types with arguments of type NotificationRecipient.ScopeModifier and TypeMethodDescription@Nullable Set<NotificationRecipient.Scope>
AbstractNotificationRecipient.getScopes()
-
Uses of NotificationRecipient.Scope in com.atlassian.bamboo.plugin.descriptor
Methods in com.atlassian.bamboo.plugin.descriptor that return types with arguments of type NotificationRecipient.Scope