Class EnvStep.Execution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    EnvStep

    public static class EnvStep.Execution
    extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
    See Also:
    Serialized Form
    • Method Detail

      • start

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

        public void onResume()
        Overrides:
        onResume in class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl