Class ModelASTStageInput

java.lang.Object
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTElement
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTStageInput
All Implemented Interfaces:
ModelASTMarkerInterface

public final class ModelASTStageInput extends ModelASTElement
An input step for a single stage.
Author:
Andrew Bayer