Uses of Package
hudson.model.queue
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Boolean expression over labels.
Code related to agents.
-
ClassDescriptionIf something is blocked/vetoed, this object represents why.An action interface that allows action data to be folded together.Created when
Queue.Item
is created so that the caller can track the progress of the task.Defines a mapping problem for answering "where do we execute this task?"Represents the solution to the mapping problem.Listener for events inQueue
.Singleton extension point for sorting buildable itemsFuture
that can be used to wait for the start and the end of the task execution (such as a build.)A component ofQueue.Task
that represents a computation carried out by a singleExecutor
.Holds the information shared betweenWorkUnit
s created from the sameQueue.Task
. -
ClassDescriptionA component of
Queue.Task
that represents a computation carried out by a singleExecutor
. -
ClassDescriptionIf something is blocked/vetoed, this object represents why.Created when
Queue.Item
is created so that the caller can track the progress of the task.Estimated future load to Hudson.Predicts future load to the system, to assist the scheduling decisionsDefines a mapping problem for answering "where do we execute this task?"SubTask
s that need to run on the same node.Listener for events inQueue
.Singleton extension point for sorting buildable itemsVetos the execution of a task on a nodeFuture
that can be used to wait for the start and the end of the task execution (such as a build.)A component ofQueue.Task
that represents a computation carried out by a singleExecutor
.Externally contributesSubTask
s toAbstractProject.getSubTasks()
.Holds the information shared betweenWorkUnit
s created from the sameQueue.Task
. -
-
ClassDescriptionIf something is blocked/vetoed, this object represents why.
Future
that can be used to wait for the start and the end of the task execution (such as a build.)A component ofQueue.Task
that represents a computation carried out by a singleExecutor
. -
-
ClassDescription
Future
that can be used to wait for the start and the end of the task execution (such as a build.)