Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PipelineStepRun

Detail of each StepRun.

Properties

Optional lifecycleDetails

lifecycleDetails: undefined | string

Details of the state of the step run.

Optional lifecycleState

lifecycleState: LifecycleState

The state of the step run.

stepName

stepName: string

The name of the step.

stepType

stepType: string

Optional timeFinished

timeFinished: Date

The date and time the pipeline step run finshed executing in the timestamp format defined by RFC3339.

timeStarted

timeStarted: Date

The date and time the pipeline step run was started in the timestamp format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj