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

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> FOLDER_URL
    • FOLDER_NAME

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> FOLDER_NAME
    • TOTAL_NUMBER

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> TOTAL_NUMBER
    • DURATION

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> DURATION
    • FILES_CREATED

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> FILES_CREATED
    • FILES_DUPLICATED

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> FILES_DUPLICATED
    • FILES_UPDATED

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> FILES_UPDATED
    • FILES_IGNORED

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> FILES_IGNORED
    • FILES_FAILED

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

    • NotificationConstants

      public NotificationConstants()