FileContainerItem interface

表示容器中的项。

属性

artifactId

Blobstore 参考的 ID

blobMetadata
containerId

容器 ID。

contentId
contentLocation

下载 Url 此项目的内容。

createdBy

造物主。

dateCreated

创建日期。

dateLastModified

上次修改日期。

fileEncoding

文件的编码。 如果不是文件,则为零。

fileHash

文件的哈希值。 如果不是文件,则为 Null。

fileId

文件内容的 ID。

fileLength

文件的长度。 如果不是文件,则为零。

fileType

文件类型。 如果不是文件,则为零。

itemLocation

物料资源的位置。

itemType

项目类型:文件夹、文件或字符串。

lastModifiedBy

修饰语。

path

标识项的唯一路径。

scopeIdentifier

项目 ID。

status

项目状态:已创建或待上传。

ticket

属性详细信息

artifactId

Blobstore 参考的 ID

artifactId: number

属性值

number

blobMetadata

blobMetadata: ContainerItemBlobReference

属性值

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

项目类型:文件夹、文件或字符串。

itemType: ContainerItemType

属性值

lastModifiedBy

修饰语。

lastModifiedBy: string

属性值

string

path

标识项的唯一路径。

path: string

属性值

string

scopeIdentifier

项目 ID。

scopeIdentifier: string

属性值

string

status

项目状态:已创建或待上传。

status: ContainerItemStatus

属性值

ticket

ticket: string

属性值

string