Uses of Enum Class
org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
Packages that use NotificationConstants.NOTIFICATION_CONTEXT
Package
Description
-
Uses of NotificationConstants.NOTIFICATION_CONTEXT in org.exoplatform.news.notification.plugin
Fields in org.exoplatform.news.notification.plugin with type parameters of type NotificationConstants.NOTIFICATION_CONTEXTModifier and TypeFieldDescriptionstatic final org.exoplatform.commons.api.notification.model.ArgumentLiteral<NotificationConstants.NOTIFICATION_CONTEXT>MentionInNewsNotificationPlugin.CONTEXTstatic final org.exoplatform.commons.api.notification.model.ArgumentLiteral<NotificationConstants.NOTIFICATION_CONTEXT>PostNewsNotificationPlugin.CONTEXT -
Uses of NotificationConstants.NOTIFICATION_CONTEXT in org.exoplatform.news.notification.utils
Methods in org.exoplatform.news.notification.utils that return NotificationConstants.NOTIFICATION_CONTEXTModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.NotificationConstants.NOTIFICATION_CONTEXT.values()Returns an array containing the constants of this enum class, in the order they are declared.