| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProcessCommentInfo.Builder |
ProcessCommentInfo.Builder.atUserIds(String[] atUserIds)
在评论中被提及(@)到的人的id列表
示例值:
|
ProcessCommentInfo.Builder |
ProcessCommentInfo.Builder.commentId(String commentId)
一条评论的唯一id
示例值:7355397217231831060
|
ProcessCommentInfo.Builder |
ProcessCommentInfo.Builder.commentMsg(String commentMsg)
评论内容
示例值:评论内容
|
ProcessCommentInfo.Builder |
ProcessCommentInfo.Builder.commentorId(String commentorId)
评论人id
示例值:7355397217231831060
|
ProcessCommentInfo.Builder |
ProcessCommentInfo.Builder.commentorName(DataengineI18n commentorName)
评论人姓名
示例值:
|
ProcessCommentInfo.Builder |
ProcessCommentInfo.Builder.commentTime(String commentTime)
评论时间,Unix毫秒时间戳
示例值:1694769814036
|
ProcessCommentInfo.Builder |
ProcessCommentInfo.Builder.fileCount(Integer fileCount)
评论中附件数量
示例值:10
|
ProcessCommentInfo.Builder |
ProcessCommentInfo.Builder.imageCount(Integer imageCount)
评论中图片数量
示例值:10
|
static ProcessCommentInfo.Builder |
ProcessCommentInfo.newBuilder() |
| 构造器和说明 |
|---|
ProcessCommentInfo(ProcessCommentInfo.Builder builder) |
Copyright © 2026. All rights reserved.