Uses of Package
hudson.model.queue
-
Packages that use hudson.model.queue Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.hudson.model.labels Boolean expression over labels.hudson.model.queue hudson.slaves Code related to agents.jenkins.model jenkins.model.queue jenkins.triggers -
Classes in hudson.model.queue used by hudson.model Class Description CauseOfBlockage If something is blocked/vetoed, this object represents why.FoldableAction An action interface that allows action data to be folded together.FutureImpl Created whenQueue.Item
is created so that the caller can track the progress of the task.MappingWorksheet Defines a mapping problem for answering "where do we execute this task?"MappingWorksheet.ExecutorSlot MappingWorksheet.Mapping Represents the solution to the mapping problem.QueueListener Listener for events inQueue
.QueueSorter Singleton extension point for sorting buildable itemsQueueTaskFuture Future
that can be used to wait for the start and the end of the task execution (such as a build.)ScheduleResult SubTask A component ofQueue.Task
that represents a computation carried out by a singleExecutor
.WorkUnit WorkUnitContext Holds the information shared betweenWorkUnit
s created from the sameQueue.Task
. -
Classes in hudson.model.queue used by hudson.model.labels Class Description SubTask A component ofQueue.Task
that represents a computation carried out by a singleExecutor
. -
Classes in hudson.model.queue used by hudson.model.queue Class Description CauseOfBlockage If something is blocked/vetoed, this object represents why.FutureImpl Created whenQueue.Item
is created so that the caller can track the progress of the task.FutureLoad Estimated future load to Hudson.LoadPredictor Predicts future load to the system, to assist the scheduling decisionsMappingWorksheet Defines a mapping problem for answering "where do we execute this task?"MappingWorksheet.ExecutorChunk MappingWorksheet.ExecutorSlot MappingWorksheet.WorkChunk SubTask
s that need to run on the same node.QueueListener Listener for events inQueue
.QueueSorter Singleton extension point for sorting buildable itemsQueueTaskDispatcher Vetos the execution of a task on a nodeQueueTaskFuture Future
that can be used to wait for the start and the end of the task execution (such as a build.)ScheduleResult ScheduleResult.Created ScheduleResult.Existing ScheduleResult.Refused SubTask A component ofQueue.Task
that represents a computation carried out by a singleExecutor
.SubTaskContributor Externally contributesSubTask
s toAbstractProject.getSubTasks()
.WorkUnit WorkUnitContext Holds the information shared betweenWorkUnit
s created from the sameQueue.Task
. -
Classes in hudson.model.queue used by hudson.slaves Class Description CauseOfBlockage If something is blocked/vetoed, this object represents why. -
Classes in hudson.model.queue used by jenkins.model Class Description CauseOfBlockage If something is blocked/vetoed, this object represents why.QueueTaskFuture Future
that can be used to wait for the start and the end of the task execution (such as a build.)SubTask A component ofQueue.Task
that represents a computation carried out by a singleExecutor
. -
Classes in hudson.model.queue used by jenkins.model.queue Class Description CauseOfBlockage If something is blocked/vetoed, this object represents why. -
Classes in hudson.model.queue used by jenkins.triggers Class Description QueueTaskFuture Future
that can be used to wait for the start and the end of the task execution (such as a build.)