Class TestkubeStepExecution

  • All Implemented Interfaces:
    Serializable

    public class TestkubeStepExecution
    extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void>
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected TestkubeStepExecution​(org.jenkinsci.plugins.workflow.steps.StepContext context)  
    • Constructor Detail

      • TestkubeStepExecution

        protected TestkubeStepExecution​(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.SynchronousNonBlockingStepExecution<Void>
        Throws:
        Exception