PipelineExecutionSummary
class PipelineExecutionSummary
Summary information about a pipeline execution.
Types
Properties
Link copied to clipboard
The method that the pipeline will use to handle multiple executions. The default mode is SUPERSEDED.
Link copied to clipboard
Type of the pipeline execution.
Link copied to clipboard
The date and time of the last change to the pipeline execution, in timestamp format.
Link copied to clipboard
The ID of the pipeline execution.
Link copied to clipboard
The metadata for the stage execution to be rolled back.
Link copied to clipboard
A list of the source artifact revisions that initiated a pipeline execution.
Link copied to clipboard
The status of the pipeline execution.
Link copied to clipboard
Status summary for the pipeline.
Link copied to clipboard
The interaction that stopped a pipeline execution.
Link copied to clipboard
The interaction or event that started a pipeline execution, such as automated change detection or a StartPipelineExecution
API call.