Class SetJUnitCountStep.Execution

    • Constructor Detail

      • Execution

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

      • run

        protected Void run()
                    throws Exception
        Specified by:
        run in class org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<Void>
        Throws:
        Exception