Class NotificationUtils
java.lang.Object
io.meeds.social.notification.util.NotificationUtils
-
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> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INVITED_USER
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> INVITED_USER -
SPACE_ID
-
SPACE_AVATAR_URL
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> SPACE_AVATAR_URL -
SPACE_DISPLAY_NAME
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> SPACE_DISPLAY_NAME -
INVITED_USER_ID
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> INVITED_USER_ID -
INVITER_ID
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> INVITER_ID
-
-
Constructor Details
-
NotificationUtils
public NotificationUtils()
-