Package org.jenkins.plugins.lockableresources.actions
package org.jenkins.plugins.lockableresources.actions
-
ClassesClassDescriptionManagementLink that renders the Lockable Resources page inside the Manage Jenkins settings-subpage layout (with the Manage Jenkins sidebar).Routes
/lockable-resources/remote/v1/*toRemoteApiV1Action.BuildAction for lockable resources.Serves the remote lock REST API under/lockable-resources/remote/v1/.ServesGET /acquire/{lockId}.ServesPOST /lease/{lockId}/heartbeatandPOST /lease/{lockId}/release.