/AWS1/CL_SAGSOURCECODEREPO¶
Information about a source code repository for static analysis
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_s3location TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING¶
S3 storage location of the repository
Queryable Attributes¶
s3Location¶
S3 storage location of the repository
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3LOCATION() |
Getter for S3LOCATION, with configurable default |
ASK_S3LOCATION() |
Getter for S3LOCATION w/ exceptions if field has no value |
HAS_S3LOCATION() |
Determine if S3LOCATION 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_SOURCECODEREPOSITORYLIST¶
TYPES TT_SOURCECODEREPOSITORYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SAGSOURCECODEREPO WITH DEFAULT KEY
.