/AWS1/CL_PIPARTIFACTDETAILS¶
Returns information about the details of an artifact.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_minimumcount TYPE /AWS1/PIPMINIMUMARTIFACTCOUNT /AWS1/PIPMINIMUMARTIFACTCOUNT¶
The minimum number of artifacts allowed for the action type.
iv_maximumcount TYPE /AWS1/PIPMAXIMUMARTIFACTCOUNT /AWS1/PIPMAXIMUMARTIFACTCOUNT¶
The maximum number of artifacts allowed for the action type.
Queryable Attributes¶
minimumCount¶
The minimum number of artifacts allowed for the action type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINIMUMCOUNT() |
Getter for MINIMUMCOUNT |
maximumCount¶
The maximum number of artifacts allowed for the action type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXIMUMCOUNT() |
Getter for MAXIMUMCOUNT |