/AWS1/CL_IN2PROJECTCODESECSC00¶
Contains the scan configuration settings applied to a specific project in a code repository.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_periodicscanconfs
TYPE /AWS1/CL_IN2PROJECTPERICSCAN00=>TT_PROJECTPERIODICSCANCONFLIST
TT_PROJECTPERIODICSCANCONFLIST
¶
The periodic scan configurations applied to the project.
it_contintegrationscanconfs
TYPE /AWS1/CL_IN2PROJECTCONTINTEG00=>TT_PROJECTCONTINTEGRATIONSCA00
TT_PROJECTCONTINTEGRATIONSCA00
¶
The continuous integration scan configurations applied to the project.
Queryable Attributes¶
periodicScanConfigurations¶
The periodic scan configurations applied to the project.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PERIODICSCANCONFS() |
Getter for PERIODICSCANCONFIGURATIONS, with configurable def |
ASK_PERIODICSCANCONFS() |
Getter for PERIODICSCANCONFIGURATIONS w/ exceptions if field |
HAS_PERIODICSCANCONFS() |
Determine if PERIODICSCANCONFIGURATIONS has a value |
continuousIntegrationScanConfigurations¶
The continuous integration scan configurations applied to the project.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONTINTEGRATIONSCANCONFS() |
Getter for CONTINTEGRATIONSCANCONFS, with configurable defau |
ASK_CONTINTEGRATIONSCANCONFS() |
Getter for CONTINTEGRATIONSCANCONFS w/ exceptions if field h |
HAS_CONTINTEGRATIONSCANCONFS() |
Determine if CONTINTEGRATIONSCANCONFS has a value |