Uses of Class
org.jenkins.plugins.lockableresources.queue.QueuedContextStruct
Package
Description
-
Uses of QueuedContextStruct in org.jenkins.plugins.lockableresources
Modifier and TypeMethodDescriptionLockableResourcesManager.getCurrentQueuedContext()
Returns current queueModifier and TypeMethodDescriptionLockableResourcesManager.getAvailableResources
(QueuedContextStruct entry) -
Uses of QueuedContextStruct in org.jenkins.plugins.lockableresources.actions
Modifier and TypeMethodDescriptionLockableResourcesRootAction.getCurrentQueuedContext()
Deprecated.Modifier and TypeMethodDescriptionvoid
LockableResourcesRootAction.Queue.add
(LockableResourcesStruct resourceStruct, QueuedContextStruct context) ModifierConstructorDescriptionQueueStruct
(LockableResourcesStruct resourceStruct, QueuedContextStruct context) -
Uses of QueuedContextStruct in org.jenkins.plugins.lockableresources.queue