/AWS1/CL_PIPPUTACTREVISIONOUT¶
Represents the output of a PutActionRevision action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_newrevision TYPE /AWS1/PIPBOOLEAN /AWS1/PIPBOOLEAN¶
Indicates whether the artifact revision was previously used in an execution of the specified pipeline.
iv_pipelineexecutionid TYPE /AWS1/PIPPIPELINEEXECUTIONID /AWS1/PIPPIPELINEEXECUTIONID¶
The ID of the current workflow state of the pipeline.
Queryable Attributes¶
newRevision¶
Indicates whether the artifact revision was previously used in an execution of the specified pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEWREVISION() |
Getter for NEWREVISION |
pipelineExecutionId¶
The ID of the current workflow state of the pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEEXECUTIONID() |
Getter for PIPELINEEXECUTIONID, with configurable default |
ASK_PIPELINEEXECUTIONID() |
Getter for PIPELINEEXECUTIONID w/ exceptions if field has no |
HAS_PIPELINEEXECUTIONID() |
Determine if PIPELINEEXECUTIONID has a value |