Class SumoPipelineLogCollection.Execution

    • Constructor Detail

      • Execution

        protected Execution​(org.jenkinsci.plugins.workflow.steps.StepContext context)
    • Method Detail

      • onResume

        public void onResume()
        Overrides:
        onResume in class org.jenkinsci.plugins.workflow.steps.StepExecution
      • 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