Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WaitStageRunProgress

Specifies Wait stage specific run details.

Properties

Optional buildPipelineStageId

buildPipelineStageId: undefined | string

The stage OCID.

Optional buildPipelineStagePredecessors

buildPipelineStagePredecessors: model.BuildPipelineStagePredecessorCollection

Const buildPipelineStageType

buildPipelineStageType: string = "WAIT"

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.

Methods

getDeserializedJsonObj

getJsonObj