Class NotificationsUtils
java.lang.Object
org.exoplatform.wiki.notification.Utils.NotificationsUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String>static final Stringstatic final org.exoplatform.commons.api.notification.model.ArgumentLiteral<Page>static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<Set>static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String>static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String>static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PAGE
-
CONTENT_CHANGE
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> CONTENT_CHANGE -
EDIT_WIKI_NOTIFICATION_ID
- See Also:
-
WATCHERS
-
WIKI_EDITOR
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> WIKI_EDITOR -
WIKI_PAGE_NAME
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> WIKI_PAGE_NAME -
WIKI_URL
-
-
Constructor Details
-
NotificationsUtils
public NotificationsUtils()
-