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