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