Uses of Class
org.jenkins.plugins.lockableresources.queue.QueuedContextStruct
Packages that use QueuedContextStruct
Package
Description
-
Uses of QueuedContextStruct in org.jenkins.plugins.lockableresources
Methods in org.jenkins.plugins.lockableresources that return types with arguments of type QueuedContextStructModifier and TypeMethodDescriptionLockableResourcesManager.getCurrentQueuedContext()Returns current queue -
Uses of QueuedContextStruct in org.jenkins.plugins.lockableresources.actions
Methods in org.jenkins.plugins.lockableresources.actions that return types with arguments of type QueuedContextStructModifier and TypeMethodDescriptionLockableResourcesRootAction.getCurrentQueuedContext()Deprecated.Methods in org.jenkins.plugins.lockableresources.actions with parameters of type QueuedContextStructModifier and TypeMethodDescriptionvoidLockableResourcesRootAction.Queue.add(LockableResourcesStruct resourceStruct, QueuedContextStruct context) Constructors in org.jenkins.plugins.lockableresources.actions with parameters of type QueuedContextStructModifierConstructorDescriptionQueueStruct(LockableResourcesStruct resourceStruct, QueuedContextStruct context) -
Uses of QueuedContextStruct in org.jenkins.plugins.lockableresources.queue
Methods in org.jenkins.plugins.lockableresources.queue with parameters of type QueuedContextStruct