Class NotificationArguments
java.lang.Object
org.exoplatform.processes.notification.utils.NotificationArguments
-
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>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>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
-
REQUEST_CREATOR
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> REQUEST_CREATOR -
REQUEST_PROCESS
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> REQUEST_PROCESS -
PROCESS_URL
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> PROCESS_URL -
REQUEST_TITLE
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> REQUEST_TITLE -
REQUEST_DESCRIPTION
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> REQUEST_DESCRIPTION -
REQUEST_URL
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> REQUEST_URL -
REQUEST_COMMENT_AUTHOR
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> REQUEST_COMMENT_AUTHOR -
REQUEST_COMMENT
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> REQUEST_COMMENT -
REQUEST_COMMENT_URL
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> REQUEST_COMMENT_URL
-
-
Constructor Details
-
NotificationArguments
public NotificationArguments()
-