Package jenkins.model.queue
-
Interface Summary Interface Description QueueItem Interface used by Jelly views to render a queue item through<t:queue>
. -
Class Summary Class Description CompositeCauseOfBlockage Represents the fact that there was at least oneQueue.JobOffer
which rejected a task.ItemDeletion AQueue.QueueDecisionHandler
that blocks items being deleted from entering the queue.QueueIdStrategy Pluggable strategy to generate queue item IDs as well as persist an optional opaque state whenever the queue is persisted.QueueIdStrategy.DefaultStrategy Default implementation if no extension is found. -
Exception Summary Exception Description AsynchronousExecution Special means of indicating that an executable will proceed in the background without consuming a native thread (Executor
).