/AWS1/CL_IN2CONTINTEGRATIONS00¶
Configuration settings for continuous integration scans that run automatically when code changes are made.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_supportedevents
TYPE /AWS1/CL_IN2CONTINTEGRATIONS01=>TT_CONTINTEGRATIONSCANSUPPED00
TT_CONTINTEGRATIONSCANSUPPED00
¶
The repository events that trigger continuous integration scans, such as pull requests or commits.
Queryable Attributes¶
supportedEvents¶
The repository events that trigger continuous integration scans, such as pull requests or commits.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUPPORTEDEVENTS() |
Getter for SUPPORTEDEVENTS, with configurable default |
ASK_SUPPORTEDEVENTS() |
Getter for SUPPORTEDEVENTS w/ exceptions if field has no val |
HAS_SUPPORTEDEVENTS() |
Determine if SUPPORTEDEVENTS has a value |