Uses of Enum Class
com.yahoo.config.application.api.Notifications.Role
Packages that use Notifications.Role
-
Uses of Notifications.Role in com.yahoo.config.application.api
Methods in com.yahoo.config.application.api that return Notifications.RoleModifier and TypeMethodDescriptionstatic Notifications.Rolestatic Notifications.RoleReturns the enum constant of this class with the specified name.static Notifications.Role[]Notifications.Role.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.config.application.api that return types with arguments of type Notifications.RoleModifier and TypeMethodDescriptionNotifications.emailRolesFor(Notifications.When when) Returns all roles for which email notification is to be sent for the given condition.Methods in com.yahoo.config.application.api with parameters of type Notifications.RoleModifier and TypeMethodDescriptionstatic StringNotifications.Role.toValue(Notifications.Role role)