Class NotificationUtils

java.lang.Object
io.meeds.social.notification.util.NotificationUtils

public class NotificationUtils extends Object
  • Field Details

    • INVITED_USER

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> INVITED_USER
    • SPACE_ID

      public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> 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()