Class MockLoadStep.Execution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    MockLoadStep

    public static class MockLoadStep.Execution
    extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void>
    Author:
    Stephen Connolly
    See Also:
    Serialized Form
    • Method Detail

      • run

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