BatchConfigurationProperties interface
The batch configuration properties definition.
- Extends
Properties
batch |
The name of the batch group. |
release |
The batch release criteria. |
Inherited Properties
changed |
The artifact changed time. |
created |
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