Class ServerEndpointStep.Execution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ServerEndpointStep

    @Deprecated
    public static class ServerEndpointStep.Execution
    extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
    Deprecated.
    only here for binary compatibility
    See Also:
    Serialized Form
    • 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