ChangeProgressStatus

The progress details of a pipeline configuration change.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the stages that the pipeline is going through to perform the configuration change.

Link copied to clipboard

The time at which the configuration change is made on the pipeline.

Link copied to clipboard

The overall status of the pipeline configuration change.

Link copied to clipboard

The total number of stages required for the pipeline configuration change.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String