Class NotificationConstants

java.lang.Object
org.exoplatform.documents.notification.utils.NotificationConstants

public class NotificationConstants extends Object
  • Field Details

    • FROM_USER

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> FROM_USER
    • DOCUMENT_URL

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> DOCUMENT_URL
    • DOCUMENT_NAME

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> DOCUMENT_NAME
    • RECEIVERS

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

    • NotificationConstants

      public NotificationConstants()