StageResultIn

constructor(outType: KClass<out StageResult>, stageOutput: StageResult)

Parameters

stageOutput

StageResult object that this stage should produce.