Package org.jvnet.hudson.test
Class RealJenkinsRule.Endpoint
java.lang.Object
org.jvnet.hudson.test.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
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Endpoint
public Endpoint()
-
-
Method Details
-
register
- Throws:
Exception
-
getUrlName
- Specified by:
getUrlNamein interfacehudson.model.Action
-
getIconFileName
- Specified by:
getIconFileNamein interfacehudson.model.Action
-
getDisplayName
- Specified by:
getDisplayNamein interfacehudson.model.Action- Specified by:
getDisplayNamein interfacehudson.model.ModelObject
-
doStatus
-
doStep
@POST public void doStep(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws Throwable - Throws:
Throwable
-
doExit
public org.kohsuke.stapler.HttpResponse doExit(@QueryParameter String token) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
doTimeout
-