Class NotificationsUtils


  • public class NotificationsUtils
    extends Object
    • Field Detail

      • 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
      • 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 Detail

      • NotificationsUtils

        public NotificationsUtils()