Class RealJenkinsRule.Endpoint

  • All Implemented Interfaces:
    hudson.ExtensionPoint, hudson.model.Action, hudson.model.ModelObject, hudson.model.RootAction, hudson.model.UnprotectedRootAction
    Enclosing class:
    RealJenkinsRule

    public static final class RealJenkinsRule.Endpoint
    extends Object
    implements hudson.model.UnprotectedRootAction
    • Constructor Detail

      • Endpoint

        public Endpoint()
    • Method Detail

      • getUrlName

        public String getUrlName()
        Specified by:
        getUrlName in interface hudson.model.Action
      • getIconFileName

        public String getIconFileName()
        Specified by:
        getIconFileName in interface hudson.model.Action
      • getDisplayName

        public String getDisplayName()
        Specified by:
        getDisplayName in interface hudson.model.Action
        Specified by:
        getDisplayName in interface hudson.model.ModelObject
      • doStatus

        public void doStatus​(@QueryParameter
                             String token)
      • doStep

        @POST
        public void doStep​(org.kohsuke.stapler.StaplerRequest req,
                           org.kohsuke.stapler.StaplerResponse rsp)
                    throws Throwable
        Throws:
        Throwable
      • doTimeout

        public void doTimeout​(@QueryParameter
                              String token)