Class RegistryEndpointStep.Execution

    • Constructor Detail

      • Execution

        public Execution()
        Deprecated.
    • Method Detail

      • start

        public final boolean start()
                            throws Exception
        Deprecated.
        Specified by:
        start in class org.jenkinsci.plugins.workflow.steps.StepExecution
        Throws:
        Exception
      • stop

        public final void stop​(@NonNull
                               Throwable cause)
                        throws Exception
        Deprecated.
        Overrides:
        stop in class org.jenkinsci.plugins.workflow.steps.StepExecution
        Throws:
        Exception