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