Class LockStepExecution

    • Constructor Detail

      • LockStepExecution

        public LockStepExecution​(LockStep step,
                                 org.jenkinsci.plugins.workflow.steps.StepContext context)
    • Method Detail

      • start

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

        public void stop​(@NonNull
                         Throwable cause)
        Overrides:
        stop in class org.jenkinsci.plugins.workflow.steps.StepExecution