Builder

class Builder

Properties

Link copied to clipboard

A list of ArtifactRevision objects included in a pipeline execution.

Link copied to clipboard

The method that the pipeline will use to handle multiple executions. The default mode is SUPERSEDED.

Link copied to clipboard

The type of the pipeline execution.

Link copied to clipboard

The ID of the pipeline execution.

Link copied to clipboard

The name of the pipeline with the specified pipeline execution.

Link copied to clipboard

The version number of the pipeline with the specified pipeline execution.

Link copied to clipboard

The metadata about the execution pertaining to stage rollback.

Link copied to clipboard

The status of the pipeline execution.

Link copied to clipboard

A summary that contains a description of the pipeline execution status.

Link copied to clipboard

The interaction or event that started a pipeline execution.

Link copied to clipboard

A list of pipeline variables used for the pipeline execution.

Functions