JobTypeWait OBJECT

A type of job that waits for all previous jobs to pass before proceeding the build pipeline

Fields

buildBuild

The build that this job is a part of

idID

labelString

The label of this wait step

stateJobStates

The state of the job

stepStepWait

The step that defined this job. Some older jobs in the system may not have an associated step

uuidString

The UUID for this job

Interfaces

Node