Class ScriptStep.ScriptStepExecution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ScriptStep

    public static final class ScriptStep.ScriptStepExecution
    extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
    See Also:
    Serialized Form
    • Constructor Detail

      • ScriptStepExecution

        public ScriptStepExecution()
    • Method Detail

      • start

        public boolean start()
                      throws Exception
        Specified by:
        start in class org.jenkinsci.plugins.workflow.steps.StepExecution
        Throws:
        Exception