xlrelease.TaskRetriesRiskAssessor
Description unavailable
Type hierarchy: xlrelease.TaskRetriesRiskAssessor > xlrelease.RiskAssessor > udm.BaseConfigurationItem
Label: TaskRetriesAssessor
Properties
Property | Kind | Description |
---|---|---|
title | String | The title of the risk assessor. |
description | String | The description of the item. |
weight | Integer | The weight of the assessor in the total calculation. |
score | Integer | Score given when assessor decides it needs scoring. |
order | String | A value used for ordering the assessors within a risk profile. |
group | String | Define a group to which this risk assessor belongs. Used for UI. Default is: Risk Assessors |
icon | String | Define an icon for the risk assessor |
minRetries | Integer | Minimum amount of retries to have to score |
maxRetries | Integer | Maximum amount of retries to have to score |
title
The title of the risk assessor.
- Label: Title
- Kind: String
- Default value: 1 retry
- Required: true
description
The description of the item.
- Label: Description
- Kind: String
- Required: false
weight
The weight of the assessor in the total calculation.
- Label: Weight
- Kind: Integer
- Default value: 1
- Required: true
score
Score given when assessor decides it needs scoring.
- Label: Score
- Kind: Integer
- Default value: 50
- Required: true
order
A value used for ordering the assessors within a risk profile.
- Label: Order
- Kind: String
- Default value: 8-rt-00
- Required: true
group
Define a group to which this risk assessor belongs. Used for UI. Default is: Risk Assessors
- Label: Group
- Kind: String
- Default value: Retries for a failed task
- Required: true
icon
Define an icon for the risk assessor
- Label: Icon
- Kind: String
- Required: true
minRetries
Minimum amount of retries to have to score
- Label: Min Retries
- Kind: Integer
- Default value: 1
- Required: true
maxRetries
Maximum amount of retries to have to score
- Label: Max Retries
- Kind: Integer
- Default value: 1
- Required: true