Class NotificationsUtils

java.lang.Object
org.exoplatform.wiki.notification.Utils.NotificationsUtils

public class NotificationsUtils extends Object
  • Field Details

    • PAGE

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<Page> PAGE
    • CONTENT_CHANGE

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> CONTENT_CHANGE
    • EDIT_WIKI_NOTIFICATION_ID

      public static final String EDIT_WIKI_NOTIFICATION_ID
      See Also:
    • WATCHERS

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<Set> 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

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> WIKI_URL
  • Constructor Details

    • NotificationsUtils

      public NotificationsUtils()