Uses of Class
org.jenkins.plugins.lockableresources.remote.RemoteLockRequest.ExtraResource
Packages that use RemoteLockRequest.ExtraResource
-
Uses of RemoteLockRequest.ExtraResource in org.jenkins.plugins.lockableresources.remote
Methods in org.jenkins.plugins.lockableresources.remote that return types with arguments of type RemoteLockRequest.ExtraResourceConstructor parameters in org.jenkins.plugins.lockableresources.remote with type arguments of type RemoteLockRequest.ExtraResourceModifierConstructorDescriptionRemoteLockRequest(String resource, String label, int quantity, String variable, boolean inversePrecedence, String resourceSelectStrategy, boolean skipIfLocked, List<RemoteLockRequest.ExtraResource> extra, int priority, long timeoutForAllocateResource, String timeoutUnit, String reason)