Uses of Class
org.xwiki.notifications.preferences.NotificationEmailInterval
-
Packages that use NotificationEmailInterval Package Description org.xwiki.notifications.preferences -
-
Uses of NotificationEmailInterval in org.xwiki.notifications.preferences
Methods in org.xwiki.notifications.preferences that return NotificationEmailInterval Modifier and Type Method Description static NotificationEmailInterval
NotificationEmailInterval. valueOf(String name)
Returns the enum constant of this type with the specified name.static NotificationEmailInterval[]
NotificationEmailInterval. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-