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