/AWS1/CL_REVTESTRUNSOURCESUMM¶
A monitoring-source snapshot captured for a test run. Exactly one member is set.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_successcriteriaalarm TYPE REF TO /AWS1/CL_REVTSTRUNUCCCRITALR00 /AWS1/CL_REVTSTRUNUCCCRITALR00¶
A success criteria alarm snapshot captured for the test run.
io_observabilityalarm TYPE REF TO /AWS1/CL_REVTSTRUNOBSVALRMSUMM /AWS1/CL_REVTSTRUNOBSVALRMSUMM¶
An observability alarm snapshot captured for the test run.
Queryable Attributes¶
successCriteriaAlarm¶
A success criteria alarm snapshot captured for the test run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUCCESSCRITERIAALARM() |
Getter for SUCCESSCRITERIAALARM |
observabilityAlarm¶
An observability alarm snapshot captured for the test run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBSERVABILITYALARM() |
Getter for OBSERVABILITYALARM |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_TESTRUNSOURCESUMMARYLIST¶
TYPES TT_TESTRUNSOURCESUMMARYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_REVTESTRUNSOURCESUMM WITH DEFAULT KEY
.