类 MsgProcessData.Builder
java.lang.Object
com.lark.oapi.service.im.v1.model.MsgProcessData.Builder
- 封闭类:
MsgProcessData
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明avgBotImpMsgReadRate12h(Double avgBotImpMsgReadRate12h) 重要 bot 消息 12 小时阅读率avgImpMsgReadRate12h(Double avgImpMsgReadRate12h) 人均重要消息 12 小时阅读率avgImpReadMsgCnt(Double avgImpReadMsgCnt) 人均重要消息阅读数avgImpReceiveMsgCnt(Double avgImpReceiveMsgCnt) 人均重要消息接收数avgReadMsgCnt(Double avgReadMsgCnt) 人均阅读消息数avgReceiveBotMsgCnt(Double avgReceiveBotMsgCnt) 人均接收 bot 消息数avgReceiveImpMsgChatCnt(Double avgReceiveImpMsgChatCnt) 人均有重要消息的会话数avgReceiveMsgCnt(Double avgReceiveMsgCnt) 人均接收消息数bigGroupMsgRate(Double bigGroupMsgRate) 大群(100人以上)消息占比bigGroupTopicMsgRate(Double bigGroupTopicMsgRate) 大群消息中话题消息占比build()departmentId(String departmentId) 部门iddepartmentPath(String departmentPath) 部门路径highLoadRate(Double highLoadRate) 信息高负载员工占比msgReadRate12h(Double msgReadRate12h) 人均 12 小时阅读率分区日期readMuteMsgRate(Double readMuteMsgRate) 阅读消息中 mute 消息占比receiveBotMsgRate(Double receiveBotMsgRate) 接收 bot 消息占比receiveMuteMsgRate(Double receiveMuteMsgRate) 接收消息中 mute 消息占比useChatBoxRate(Double useChatBoxRate) 会话盒子使用率
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
pDate
分区日期示例值:2022-02-02
- 参数:
pDate-- 返回:
-
departmentId
部门id示例值:123456
- 参数:
departmentId-- 返回:
-
departmentPath
部门路径示例值:test/subtest
- 参数:
departmentPath-- 返回:
-
avgImpMsgReadRate12h
人均重要消息 12 小时阅读率示例值:0.50
- 参数:
avgImpMsgReadRate12h-- 返回:
-
msgReadRate12h
人均 12 小时阅读率示例值:0.50
- 参数:
msgReadRate12h-- 返回:
-
avgReceiveMsgCnt
人均接收消息数示例值:50
- 参数:
avgReceiveMsgCnt-- 返回:
-
avgReadMsgCnt
人均阅读消息数示例值:50
- 参数:
avgReadMsgCnt-- 返回:
-
avgImpReadMsgCnt
人均重要消息阅读数示例值:50
- 参数:
avgImpReadMsgCnt-- 返回:
-
avgImpReceiveMsgCnt
人均重要消息接收数示例值:50
- 参数:
avgImpReceiveMsgCnt-- 返回:
-
highLoadRate
信息高负载员工占比示例值:0.50
- 参数:
highLoadRate-- 返回:
-
bigGroupMsgRate
大群(100人以上)消息占比示例值:0.50
- 参数:
bigGroupMsgRate-- 返回:
-
bigGroupTopicMsgRate
大群消息中话题消息占比示例值:0.50
- 参数:
bigGroupTopicMsgRate-- 返回:
-
avgReceiveBotMsgCnt
人均接收 bot 消息数示例值:0.50
- 参数:
avgReceiveBotMsgCnt-- 返回:
-
avgBotImpMsgReadRate12h
重要 bot 消息 12 小时阅读率示例值:0.50
- 参数:
avgBotImpMsgReadRate12h-- 返回:
-
receiveBotMsgRate
接收 bot 消息占比示例值:0.50
- 参数:
receiveBotMsgRate-- 返回:
-
useChatBoxRate
会话盒子使用率示例值:0.50
- 参数:
useChatBoxRate-- 返回:
-
receiveMuteMsgRate
接收消息中 mute 消息占比示例值:0.50
- 参数:
receiveMuteMsgRate-- 返回:
-
readMuteMsgRate
阅读消息中 mute 消息占比示例值:0.50
- 参数:
readMuteMsgRate-- 返回:
-
avgReceiveImpMsgChatCnt
人均有重要消息的会话数示例值:50
- 参数:
avgReceiveImpMsgChatCnt-- 返回:
-
build
-