execution Pipeline Stage
Parameters
value
Description of each stage of execution of the pipeline.
Parameters
values
Description of each stage of execution of the pipeline.
suspend fun executionPipelineStage(argument: List<suspend ExecutionStageSummaryArgsBuilder.() -> Unit>)
suspend fun executionPipelineStage(vararg argument: suspend ExecutionStageSummaryArgsBuilder.() -> Unit)
Parameters
argument
Description of each stage of execution of the pipeline.