FileContainer interface

Represents a container that encapsulates a hierarchical file system.

Properties

artifactUri

Uri of the artifact associated with the container.

contentLocation

Download Url for the content of this item.

createdBy

Owner.

dateCreated

Creation date.

description

Description.

id

Id.

itemLocation

Location of the item resource.

locatorPath

ItemStore Locator for this container.

name

Name.

options

Options the container can have.

scopeIdentifier

Project Id.

securityToken

Security token of the artifact associated with the container.

signingKeyId

Identifier of the optional encryption key.

size

Total size of the files in bytes.

Property Details

artifactUri

Uri of the artifact associated with the container.

artifactUri: string

Property Value

string

contentLocation

Download Url for the content of this item.

contentLocation: string

Property Value

string

createdBy

Owner.

createdBy: string

Property Value

string

dateCreated

Creation date.

dateCreated: Date

Property Value

Date

description

Description.

description: string

Property Value

string

id

Id.

id: number

Property Value

number

itemLocation

Location of the item resource.

itemLocation: string

Property Value

string

locatorPath

ItemStore Locator for this container.

locatorPath: string

Property Value

string

name

Name.

name: string

Property Value

string

options

Options the container can have.

options: None

Property Value

scopeIdentifier

Project Id.

scopeIdentifier: string

Property Value

string

securityToken

Security token of the artifact associated with the container.

securityToken: string

Property Value

string

signingKeyId

Identifier of the optional encryption key.

signingKeyId: string

Property Value

string

size

Total size of the files in bytes.

size: number

Property Value

number