Class DefaultStepExecutionImpl

    • Method Summary

      Modifier and Type Method Description
      void onResume()  
      void stop​(Throwable throwable)  
      • Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl

        inject
      • Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution

        applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded, start
    • Method Detail

      • onResume

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