/AWS1/CL_IN2PROJECTCONTINTEG00¶
Contains the continuous integration scan configuration settings applied to a specific project.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_supportedevent
TYPE /AWS1/IN2CONTINTEGRATIONSCAN00
/AWS1/IN2CONTINTEGRATIONSCAN00
¶
The repository event that triggers continuous integration scans for the project.
it_rulesetcategories
TYPE /AWS1/CL_IN2RULESETCATS_W=>TT_RULESETCATEGORIES
TT_RULESETCATEGORIES
¶
The categories of security rules applied during continuous integration scans for the project.
Queryable Attributes¶
supportedEvent¶
The repository event that triggers continuous integration scans for the project.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUPPORTEDEVENT() |
Getter for SUPPORTEDEVENT, with configurable default |
ASK_SUPPORTEDEVENT() |
Getter for SUPPORTEDEVENT w/ exceptions if field has no valu |
HAS_SUPPORTEDEVENT() |
Determine if SUPPORTEDEVENT has a value |
ruleSetCategories¶
The categories of security rules applied during continuous integration scans for the project.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RULESETCATEGORIES() |
Getter for RULESETCATEGORIES, with configurable default |
ASK_RULESETCATEGORIES() |
Getter for RULESETCATEGORIES w/ exceptions if field has no v |
HAS_RULESETCATEGORIES() |
Determine if RULESETCATEGORIES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_PROJECTCONTINTEGRATIONSCA00
¶
TYPES TT_PROJECTCONTINTEGRATIONSCA00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_IN2PROJECTCONTINTEG00 WITH DEFAULT KEY
.