Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BuildPipelineStageRunProgress

The details about the run progress of a stage in a build run.

Properties

Optional buildPipelineStageId

buildPipelineStageId: undefined | string

The stage OCID.

Optional buildPipelineStagePredecessors

buildPipelineStagePredecessors: model.BuildPipelineStagePredecessorCollection

buildPipelineStageType

buildPipelineStageType: string

Optional stageDisplayName

stageDisplayName: undefined | string

Build Run display name, which can be renamed and is not necessarily unique. Avoid entering confidential information.

Optional status

status: Status

The current status of the stage.

Optional timeFinished

timeFinished: Date

The time the stage finished executing. Format defined by RFC3339.

Optional timeStarted

timeStarted: Date

The time the stage started executing. Format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj