共用方式為


FileContainerItem interface

表示容器中的專案。

屬性

artifactId

Blob 存放區參考的識別碼

blobMetadata
containerId

容器識別碼。

contentId
contentLocation

下載此專案內容的 URL。

createdBy

建立者。

dateCreated

建立日期。

dateLastModified

上次修改日期。

fileEncoding

檔案的編碼方式。 如果不是檔案,則為零。

fileHash

檔案的雜湊值。 如果不是檔案,則為 Null。

fileId

檔案內容的識別碼。

fileLength

檔案的長度。 如果不是檔案,則為零。

fileType

檔案的類型。 如果不是檔案,則為零。

itemLocation

專案資源的位置。

itemType

專案的類型:資料夾、檔案或字串。

lastModifiedBy

改 性 劑。

path

識別專案的唯一路徑。

scopeIdentifier

專案識別碼。

status

專案的狀態:已建立或擱置上傳。

ticket

屬性詳細資料

artifactId

Blob 存放區參考的識別碼

artifactId: number

屬性值

number

blobMetadata

blobMetadata: ContainerItemBlobReference

屬性值

containerId

容器識別碼。

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

檔案內容的識別碼。

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

專案識別碼。

scopeIdentifier: string

屬性值

string

status

專案的狀態:已建立或擱置上傳。

status: ContainerItemStatus

屬性值

ticket

ticket: string

屬性值

string