Uses of Class
org.jenkins.plugins.lockableresources.remote.RemoteCatalog
Packages that use RemoteCatalog
Package
Description
-
Uses of RemoteCatalog in org.jenkins.plugins.lockableresources.actions
Methods in org.jenkins.plugins.lockableresources.actions that return RemoteCatalogModifier and TypeMethodDescriptionLockableResourcesRootAction.getDelegatedCatalog()What the delegated target publishes, as last observed, ornullwhen nothing has been fetched yet. -
Uses of RemoteCatalog in org.jenkins.plugins.lockableresources.remote
Methods in org.jenkins.plugins.lockableresources.remote that return RemoteCatalogModifier and TypeMethodDescriptionThe last snapshot for this server, refreshing in the background when it has gone stale.RemoteApiClient.listResources(RemoteConnection remote, String authorizationHeader) GET /resources - what the remote publishes, plus whether it is accepting new acquires.