提示:查看完整数据字典请登录开放平台
流程消息模板:
- BillType
- Process
- ProcessMessageTemplate
| 名称 |
ApiName |
标题 |
类型 |
长度 |
是否允许编辑 |
是否必填 |
参照对象 |
列表对象 |
| id |
|
流程消息模板: |
String |
64
|
是
|
|
|
|
| ordinal |
|
序号 |
Integer |
|
是
|
|
|
|
| code |
|
编码 |
String |
64
|
是
|
|
|
|
| name |
|
名称 |
String |
128
|
是
|
|
|
|
| srcObjectType |
|
来源对象名 |
String |
|
是
|
|
ObjectType
|
|
| srcObjectId |
|
来源对象 |
String |
|
是
|
|
ObjectData
|
|
| entrySrcSystemId |
|
数据来源类型 |
String |
64
|
是
|
|
枚举型 EntrySrcSystem
|
|
| externalSystemCode |
|
外部系统标识 |
String |
128
|
否
|
|
|
|
| externalObjectType |
|
外部系统对象类型 |
String |
128
|
否
|
|
|
|
| externalObjectId |
|
外部系统唯一标识 |
String |
128
|
否
|
|
|
|
| processId |
|
审批流定义 |
String |
64
|
是
|
|
Process
|
|
| processNodeId |
|
流程节点 |
String |
|
是
|
|
ProcessNode
|
|
| userTaskActionId |
|
用户任务动作定义 |
String |
64
|
是
|
|
UserTaskAction
|
|
| subject |
|
web端主题模板 |
String |
256
|
是
|
|
|
|
| content |
|
web端内容模板 |
String |
|
是
|
|
|
|
| appSubject |
|
移动端主题模板 |
String |
256
|
是
|
|
|
|
| appContent |
|
移动端内容模板 |
String |
|
是
|
|
|
|
| mobileComments |
|
移动端备注 |
String |
256
|
是
|
|
|
|
| parentId |
|
消息模板 |
String |
64
|
是
|
|
|
|
| mobileMsgFieldMaps |
|
移动端消息模板字段映射 |
JsonElement |
|
是
|
|
|
|
| createdUserId |
|
创建人 |
String |
|
是
|
|
User
|
|
| createdTime |
|
创建时间 |
Timestamp |
|
是
|
|
|
|
| modifiedUserId |
|
修改人 |
String |
|
是
|
|
User
|
|
| modifiedTime |
|
修改时间 |
Timestamp |
|
是
|
|
|
|
| lastModifiedUserId |
|
最后修改人 |
String |
|
是
|
|
User
|
|
| lastModifiedTime |
|
最后修改时间 |
Timestamp |
|
是
|
|
|
|
| receivers |
|
消息接收人 |
List |
|
是
|
|
|
ProcessMessageReceiver
|
| attachments |
|
附件 |
List |
|
是
|
|
|
Attachment
|
| validateExceptions |
|
对象合法性检查异常 |
List |
|
是
|
|
|
FlowValidateException
|
| comments |
|
评论 |
List |
|
是
|
|
|
Comment
|
| billParticipants |
|
单据参与人 |
List |
|
是
|
|
|
BillParticipant
|
| chats |
|
群聊 |
List |
|
是
|
|
|
Chat
|
| attachmentsCount |
|
附件计数 |
Integer |
|
是
|
|
|
|
| multiLangs |
|
多语值字段 |
JsonObject |
|
是
|
|
|
|