xlrelease.TaskRetriesRiskAssessor2Retries
Description unavailable
Type hierarchy: xlrelease.TaskRetriesRiskAssessor2Retries > xlrelease.TaskRetriesRiskAssessor > xlrelease.RiskAssessor > udm.BaseConfigurationItem
Label: Xlrelease: Task Retries Risk Assessor2 Retries
Properties
| Property | Kind | Description |
|---|---|---|
| description | String | The description of the item. |
| weight | Integer | The weight of the assessor in the total calculation. |
| 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 |
| order | String | A value used for ordering the assessors within a risk profile. |
| minRetries | Integer | Minimum amount of retries to have to score |
| maxRetries | Integer | Maximum amount of retries to have to score |
| score | Integer | Score given when assessor decides it needs scoring. |
| title | String | The title of the risk assessor. |
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
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
order
A value used for ordering the assessors within a risk profile.
- Label: Order
- Kind: String
- Default value: 8-rt-01
- Required: true
minRetries
Minimum amount of retries to have to score
- Label: Min Retries
- Kind: Integer
- Default value: 2
- Required: true
maxRetries
Maximum amount of retries to have to score
- Label: Max Retries
- Kind: Integer
- Default value: 2
- Required: true
score
Score given when assessor decides it needs scoring.
- Label: Score
- Kind: Integer
- Default value: 60
- Required: true
title
The title of the risk assessor.
- Label: Title
- Kind: String
- Default value: 2 retries
- Required: true