Uses of Class
org.jenkins.plugins.lockableresources.remote.RemoteClientRegistry.Entry
Packages that use RemoteClientRegistry.Entry
Package
Description
-
Uses of RemoteClientRegistry.Entry in org.jenkins.plugins.lockableresources.actions
Methods in org.jenkins.plugins.lockableresources.actions that return types with arguments of type RemoteClientRegistry.EntryModifier and TypeMethodDescriptionLockableResourcesRootAction.getRemoteLocks()Remote locks this controller currently holds or waits for on other controllers. -
Uses of RemoteClientRegistry.Entry in org.jenkins.plugins.lockableresources.remote
Methods in org.jenkins.plugins.lockableresources.remote that return types with arguments of type RemoteClientRegistry.EntryModifier and TypeMethodDescriptionRemoteClientRegistry.getAll()Everything this controller holds or waits for, held entries first, then oldest first.