SLPipelineStep

constructor(name: String, pipes: List<SLPipeBase>)

Parameters

name

the name of the step

pipes

the pipes to execute during the step.