Constant Field Values
Contents
org.exoplatform.*
-
org.exoplatform.chat.server.CometdConfigurationServlet Modifier and Type Constant Field Value protected static final StringCLOUD_ID_SEPARATOR"exo.cometd.cloudIDSeparator"public static final StringPREFIX"exo.cometd."
-
org.exoplatform.chat.services.CometdMessageServiceImpl Modifier and Type Constant Field Value public static final StringCOMETD_CHANNEL_NAME"/service/chat" -
org.exoplatform.chat.services.NotificationDataStorage Modifier and Type Constant Field Value public static final StringM_NOTIFICATIONS"notifications" -
org.exoplatform.chat.services.UserDataStorage Modifier and Type Constant Field Value public static final StringNOTIFICATIONS_SETTINGS"notificationsSettings"public static final StringPREFERRED_NOTIFICATION"preferredNotification"public static final StringPREFERRED_NOTIFICATION_TRIGGER"preferredNotificationTrigger"public static final StringPREFERRED_ROOM_NOTIFICATION_TRIGGER"preferredRoomNotificationTrigger"public static final StringROOM_NOTIF_TRIGGER_WHEN_KEY_WORD"keywords"public static final StringSTATUS_AVAILABLE"available"public static final StringSTATUS_AWAY"away"public static final StringSTATUS_DONOTDISTURB"donotdisturb"public static final StringSTATUS_INVISIBLE"invisible"public static final StringSTATUS_NONE"none"public static final StringSTATUS_OFFLINE"offline"
-
org.exoplatform.chat.services.mongodb.ChatMongoDataStorage Modifier and Type Constant Field Value public static final StringM_ROOM_PREFIX"messages_room_"public static final StringM_ROOMS_COLLECTION"rooms" -
org.exoplatform.chat.services.mongodb.SettingMongoDataStorage Modifier and Type Constant Field Value public static final StringM_SETTINGS_COLLECTION"settings" -
org.exoplatform.chat.services.mongodb.TokenMongoService Modifier and Type Constant Field Value public static final StringM_USERS_COLLECTION"users" -
org.exoplatform.chat.services.mongodb.UserMongoDataStorage Modifier and Type Constant Field Value public static final StringDEFAULT_ENABLED_CHANNELS"[ \"desktop\" , \"on-site\" , \"bip\"]"public static final StringM_ROOMS_COLLECTION"rooms"public static final StringM_USERS_COLLECTION"users"