文档基本信息
| Type | Name and description |
|---|---|
Date |
applicationDate申请日期 |
String |
clazz文档类:和文档 ID 拼接在一块组成文档的唯一标识 |
String |
createdBy创建人 |
Date |
dateCreated创建时间 |
String |
employees申请人名称列表:多值以 ", " 分隔 |
List<PayloadDocumentField> |
fields属性 |
String |
id文档ID |
String |
number文档编号 |
String |
organization申请机构 |
bropen.bpm.plugins.workbench.Priority |
priority紧急程度 |
bropen.bpm.plugins.workbench.Security |
security密级 |
String |
title文档标题 |
| Type | Name and description |
|---|---|
static PayloadDocument |
createDocument(Business business, Document document, bropen.bpm.instance.ProcessInstance pi, List<String> dataTypes) |
| Methods inherited from class | Name |
|---|---|
class PayloadObject |
asType |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
申请日期
文档类:和文档 ID 拼接在一块组成文档的唯一标识
创建人
创建时间
申请人名称列表:多值以 ", " 分隔
属性
文档ID
文档编号
申请机构
紧急程度
密级
文档标题