Parsed

constructor(errorUnit: ErrorUnit? = null)
constructor(stageBlock: Runner.Context.() -> PipelineStage)
constructor(stages: List<LazyPipelineStage>? = null, errorUnits: List<ErrorUnit>? = null)