/AWS1/CL_IOTJOBEXECSRETRYCFG¶
The configuration that determines how many retries are allowed for each failure type for a job.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_criterialist TYPE /AWS1/CL_IOTRETRYCRITERIA=>TT_RETRYCRITERIALIST TT_RETRYCRITERIALIST¶
The list of criteria that determines how many retries are allowed for each failure type for a job.
Queryable Attributes¶
criteriaList¶
The list of criteria that determines how many retries are allowed for each failure type for a job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CRITERIALIST() |
Getter for CRITERIALIST, with configurable default |
ASK_CRITERIALIST() |
Getter for CRITERIALIST w/ exceptions if field has no value |
HAS_CRITERIALIST() |
Determine if CRITERIALIST has a value |