Uses of Class
com.atlassian.confluence.mail.notification.listeners.NotificationApiDarkFeature
-
Packages that use NotificationApiDarkFeature Package Description com.atlassian.confluence.mail.notification.listeners -
-
Uses of NotificationApiDarkFeature in com.atlassian.confluence.mail.notification.listeners
Methods in com.atlassian.confluence.mail.notification.listeners that return NotificationApiDarkFeature Modifier and Type Method Description static NotificationApiDarkFeatureNotificationApiDarkFeature. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static NotificationApiDarkFeature[]NotificationApiDarkFeature. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-