上传任务

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
entrySrcSystemId 数据来源类型 String 64 枚举型 EntrySrcSystem
externalSystemCode 外部系统标识 String 128
externalObjectType 外部系统对象类型 String 128
externalObjectId 外部系统唯一标识 String 128
srcObjectType 关联的对象类型名称 String ObjectType
srcObjectId 关联的对象 String ObjectData
fileName 文件名称 String 256
uploadId 上传id String 128
hash hash String 128
fileSize 文件大小 Long
chunkSize 分段大小 Integer
total 分段总数 Integer
uploaded 已上传段数 Integer
key 文件key String 256
uploadStatusId 上传状态 String 枚举型 AttachmentUploadStatus
fileTypeId 文件类型 String 枚举型 FileType
createdUserId 创建人 String User
createdTime 创建时间 Timestamp
modifiedUserId 修改人 String User
modifiedTime 修改时间 Timestamp
lastModifiedTime 最后修改时间 Timestamp
uploadAttachments 分段上传的附件 List Attachment