FileContainerItem interface

Represents an item in a container.

Properties

artifactId

Id for Blobstore reference

blobMetadata
containerId

Container Id.

contentId
contentLocation

Download Url for the content of this item.

createdBy

Creator.

dateCreated

Creation date.

dateLastModified

Last modified date.

fileEncoding

Encoding of the file. Zero if not a file.

fileHash

Hash value of the file. Null if not a file.

fileId

Id of the file content.

fileLength

Length of the file. Zero if not of a file.

fileType

Type of the file. Zero if not a file.

itemLocation

Location of the item resource.

itemType

Type of the item: Folder, File or String.

lastModifiedBy

Modifier.

path

Unique path that identifies the item.

scopeIdentifier

Project Id.

status

Status of the item: Created or Pending Upload.

ticket

Property Details

artifactId

Id for Blobstore reference

artifactId: number

Property Value

number

blobMetadata

blobMetadata: ContainerItemBlobReference

Property Value

containerId

Container Id.

containerId: number

Property Value

number

contentId

contentId: number[]

Property Value

number[]

contentLocation

Download Url for the content of this item.

contentLocation: string

Property Value

string

createdBy

Creator.

createdBy: string

Property Value

string

dateCreated

Creation date.

dateCreated: Date

Property Value

Date

dateLastModified

Last modified date.

dateLastModified: Date

Property Value

Date

fileEncoding

Encoding of the file. Zero if not a file.

fileEncoding: number

Property Value

number

fileHash

Hash value of the file. Null if not a file.

fileHash: number[]

Property Value

number[]

fileId

Id of the file content.

fileId: number

Property Value

number

fileLength

Length of the file. Zero if not of a file.

fileLength: number

Property Value

number

fileType

Type of the file. Zero if not a file.

fileType: number

Property Value

number

itemLocation

Location of the item resource.

itemLocation: string

Property Value

string

itemType

Type of the item: Folder, File or String.

itemType: ContainerItemType

Property Value

lastModifiedBy

Modifier.

lastModifiedBy: string

Property Value

string

path

Unique path that identifies the item.

path: string

Property Value

string

scopeIdentifier

Project Id.

scopeIdentifier: string

Property Value

string

status

Status of the item: Created or Pending Upload.

status: ContainerItemStatus

Property Value

ticket

ticket: string

Property Value

string