AbstractQueueSorterImpl |
|
AbstractQueueTask |
Deprecated.
|
AbstractSubTask |
Deprecated.
|
CauseOfBlockage |
If something is blocked/vetoed, this object represents why.
|
CauseOfBlockage.BecauseLabelIsBusy |
Build is blocked because everyone that matches the specified label is fully busy
|
CauseOfBlockage.BecauseLabelIsOffline |
Build is blocked because all the nodes that match a given label is offline.
|
CauseOfBlockage.BecauseNodeIsBusy |
Build is blocked because a node is fully busy
|
CauseOfBlockage.BecauseNodeIsNotAcceptingTasks |
Build is blocked because a node (or its retention strategy) is not accepting tasks.
|
CauseOfBlockage.BecauseNodeIsOffline |
Build is blocked because a node is offline.
|
Executables |
|
FutureImpl |
Created when Queue.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 decisions
|
LoadPredictor.CurrentlyRunningTasks |
Considers currently running tasks and their completion.
|
MappingWorksheet |
Defines a mapping problem for answering "where do we execute this task?"
|
MappingWorksheet.ExecutorSlot |
|
Messages |
Generated localization support class.
|
QueueListener |
Listener for events in Queue .
|
QueueSorter |
Singleton extension point for sorting buildable items
|
QueueTaskDispatcher |
Vetos the execution of a task on a node
|
QueueTaskFilter |
|
ScheduleResult |
|
ScheduleResult.Created |
|
ScheduleResult.Existing |
|
ScheduleResult.Refused |
|
SubTaskContributor |
|
Tasks |
|
WorkUnit |
|
WorkUnitContext |
|