Skip to content

/AWS1/CL_IN2CODEREPOSITORYAGGR

The details that define an aggregation based on code repositories.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_projectnames TYPE /AWS1/CL_IN2STRINGFILTER=>TT_STRINGFILTERLIST TT_STRINGFILTERLIST

The project names to include in the aggregation results.

it_providertypes TYPE /AWS1/CL_IN2STRINGFILTER=>TT_STRINGFILTERLIST TT_STRINGFILTERLIST

The repository provider types to include in the aggregation results.

iv_sortorder TYPE /AWS1/IN2SORTORDER /AWS1/IN2SORTORDER

The order to sort results by (ascending or descending) in the code repository aggregation.

iv_sortby TYPE /AWS1/IN2CODEREPOSITORYSORTBY /AWS1/IN2CODEREPOSITORYSORTBY

The value to sort results by in the code repository aggregation.

it_resourceids TYPE /AWS1/CL_IN2STRINGFILTER=>TT_STRINGFILTERLIST TT_STRINGFILTERLIST

The resource IDs to include in the aggregation results.


Queryable Attributes

projectNames

The project names to include in the aggregation results.

Accessible with the following methods

Method Description
GET_PROJECTNAMES() Getter for PROJECTNAMES, with configurable default
ASK_PROJECTNAMES() Getter for PROJECTNAMES w/ exceptions if field has no value
HAS_PROJECTNAMES() Determine if PROJECTNAMES has a value

providerTypes

The repository provider types to include in the aggregation results.

Accessible with the following methods

Method Description
GET_PROVIDERTYPES() Getter for PROVIDERTYPES, with configurable default
ASK_PROVIDERTYPES() Getter for PROVIDERTYPES w/ exceptions if field has no value
HAS_PROVIDERTYPES() Determine if PROVIDERTYPES has a value

sortOrder

The order to sort results by (ascending or descending) in the code repository aggregation.

Accessible with the following methods

Method Description
GET_SORTORDER() Getter for SORTORDER, with configurable default
ASK_SORTORDER() Getter for SORTORDER w/ exceptions if field has no value
HAS_SORTORDER() Determine if SORTORDER has a value

sortBy

The value to sort results by in the code repository aggregation.

Accessible with the following methods

Method Description
GET_SORTBY() Getter for SORTBY, with configurable default
ASK_SORTBY() Getter for SORTBY w/ exceptions if field has no value
HAS_SORTBY() Determine if SORTBY has a value

resourceIds

The resource IDs to include in the aggregation results.

Accessible with the following methods

Method Description
GET_RESOURCEIDS() Getter for RESOURCEIDS, with configurable default
ASK_RESOURCEIDS() Getter for RESOURCEIDS w/ exceptions if field has no value
HAS_RESOURCEIDS() Determine if RESOURCEIDS has a value