BatchConfigurationProperties interface

The batch configuration properties definition.

Extends

Properties

batchGroupName

The name of the batch group.

releaseCriteria

The batch release criteria.

Inherited Properties

changedTime

The artifact changed time.

createdTime

The artifact creation time.

metadata

Anything

Property Details

batchGroupName

The name of the batch group.

batchGroupName: string

Property Value

string

releaseCriteria

The batch release criteria.

releaseCriteria: BatchReleaseCriteria

Property Value

Inherited Property Details

changedTime

The artifact changed time.

changedTime?: Date

Property Value

Date

Inherited From ArtifactProperties.changedTime

createdTime

The artifact creation time.

createdTime?: Date

Property Value

Date

Inherited From ArtifactProperties.createdTime

metadata

Anything

metadata?: any

Property Value

any

Inherited From ArtifactProperties.metadata