Class NotificationConstants
java.lang.Object
org.exoplatform.documents.notification.utils.NotificationConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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>static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> -
Constructor Summary
Constructors -
Method Summary
-
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()
-