Class PullPerfSigDataStepExecution

  • All Implemented Interfaces:
    Serializable

    public class PullPerfSigDataStepExecution
    extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void>
    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