Class RemoteApiV1Action.AcquireStatusResource
java.lang.Object
org.jenkins.plugins.lockableresources.actions.RemoteApiV1Action.AcquireStatusResource
- Enclosing class:
RemoteApiV1Action
Serves
GET /acquire/{lockId}.-
Method Summary
Modifier and TypeMethodDescriptionvoiddoIndex(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp)
-
Method Details
-
doIndex
@GET public void doIndex(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) throws IOException - Throws:
IOException
-