Class ValidateDeclarativePipelineStep

  • All Implemented Interfaces:
    ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.steps.Step>, Serializable

    public final class ValidateDeclarativePipelineStep
    extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
    implements Serializable
    Step that will validate a string containing a Declarative Pipeline.
    Author:
    Andrew Bayer
    See Also:
    Serialized Form
    • Constructor Detail

      • ValidateDeclarativePipelineStep

        @DataBoundConstructor
        public ValidateDeclarativePipelineStep​(String path)
    • Method Detail

      • getPath

        public String getPath()