| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| hudson.model.labels |
Boolean expression over labels.
|
| hudson.model.queue | |
| hudson.slaves |
Code related to slaves.
|
| jenkins.model | |
| jenkins.triggers |
| Class and 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 when
Queue.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.
|
| QueueSorter
Singleton extension point for sorting buildable items
|
QueueTaskFuture
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 of
Queue.Task that represents a computation carried out by a single Executor. |
| WorkUnit |
| WorkUnitContext
Holds the information shared between
WorkUnits created from the same Queue.Task. |
| Class and Description |
|---|
| SubTask
A component of
Queue.Task that represents a computation carried out by a single Executor. |
| Class and Description |
|---|
| BackFiller
Experimental.
|
| CauseOfBlockage
If something is blocked/vetoed, this object represents why.
|
| 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
|
| MappingWorksheet
Defines a mapping problem for answering "where do we execute this task?"
|
| MappingWorksheet.ExecutorChunk |
| MappingWorksheet.ExecutorSlot |
MappingWorksheet.WorkChunk
SubTasks that need to run on the same node. |
| QueueListener
Listener for events in
Queue. |
| QueueSorter
Singleton extension point for sorting buildable items
|
| QueueTaskDispatcher
Vetos the execution of a task on a node
|
QueueTaskFuture
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 of
Queue.Task that represents a computation carried out by a single Executor. |
| SubTaskContributor
Externally contributes
SubTasks to AbstractProject.getSubTasks(). |
| WorkUnit |
| WorkUnitContext
Holds the information shared between
WorkUnits created from the same Queue.Task. |
| Class and Description |
|---|
| CauseOfBlockage
If something is blocked/vetoed, this object represents why.
|
| Class and 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 of
Queue.Task that represents a computation carried out by a single Executor. |
| Class and Description |
|---|
QueueTaskFuture
Future that can be used to wait for the start and the end of the task execution
(such as a build.) |
Copyright © 2019. All rights reserved.