Class RemoteClientRegistry.Entry
java.lang.Object
org.jenkins.plugins.lockableresources.remote.RemoteClientRegistry.Entry
- Enclosing class:
RemoteClientRegistry
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static final class RemoteClientRegistry.Entry
extends Object
One remote lock this controller holds or waits for.
-
Method Details
-
getLockId
-
getServerId
-
getRequest
Human-readable description of what was asked for, e.g.plc-01orlabel:plc. -
isAcquired
public boolean isAcquired() -
getState
-
getEnqueuedAt
public long getEnqueuedAt() -
getAcquiredAt
public long getAcquiredAt() -
getSince
public long getSince()Since when this entry has been in its current state. -
getResourceNames
-
getBuild
-
getBuildName
-
getBuildUrl
-