Package-level declarations

Types

Link copied to clipboard
class StageResultIn(val outType: KClass<out StageResult>, val stageOutput: StageResult) : PipelineStage

Pipeline stage which acts as an arbitrary input, ignoring any output provided by the previous stage.