FileContainerItem interface
表示容器中的项。
属性
| artifact |
Blobstore 参考的 ID |
| blob |
|
| container |
容器 ID。 |
| content |
|
| content |
下载 Url 此项目的内容。 |
| created |
造物主。 |
| date |
创建日期。 |
| date |
上次修改日期。 |
| file |
文件的编码。 如果不是文件,则为零。 |
| file |
文件的哈希值。 如果不是文件,则为 Null。 |
| file |
文件内容的 ID。 |
| file |
文件的长度。 如果不是文件,则为零。 |
| file |
文件类型。 如果不是文件,则为零。 |
| item |
物料资源的位置。 |
| item |
项目类型:文件夹、文件或字符串。 |
| last |
修饰语。 |
| path | 标识项的唯一路径。 |
| scope |
项目 ID。 |
| status | 项目状态:已创建或待上传。 |
| ticket |
属性详细信息
artifactId
Blobstore 参考的 ID
artifactId: number
属性值
number
blobMetadata
containerId
容器 ID。
containerId: number
属性值
number
contentId
contentId: number[]
属性值
number[]
contentLocation
下载 Url 此项目的内容。
contentLocation: string
属性值
string
createdBy
造物主。
createdBy: string
属性值
string
dateCreated
创建日期。
dateCreated: Date
属性值
Date
dateLastModified
上次修改日期。
dateLastModified: Date
属性值
Date
fileEncoding
文件的编码。 如果不是文件,则为零。
fileEncoding: number
属性值
number
fileHash
文件的哈希值。 如果不是文件,则为 Null。
fileHash: number[]
属性值
number[]
fileId
文件内容的 ID。
fileId: number
属性值
number
fileLength
文件的长度。 如果不是文件,则为零。
fileLength: number
属性值
number
fileType
文件类型。 如果不是文件,则为零。
fileType: number
属性值
number
itemLocation
物料资源的位置。
itemLocation: string
属性值
string
itemType
lastModifiedBy
修饰语。
lastModifiedBy: string
属性值
string
path
标识项的唯一路径。
path: string
属性值
string
scopeIdentifier
项目 ID。
scopeIdentifier: string
属性值
string
status
ticket
ticket: string
属性值
string