| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| hudson.model.queue |
| Modifier and Type | Method and Description |
|---|---|
QueueSorter |
Queue.getSorter() |
| Modifier and Type | Method and Description |
|---|---|
void |
Queue.setSorter(QueueSorter sorter) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueueSorterImpl
Partial implementation of
QueueSorter in terms of Comparator. |
| Modifier and Type | Method and Description |
|---|---|
static ExtensionList<QueueSorter> |
QueueSorter.all()
All registered
QueueSorters. |
Copyright © 2019. All rights reserved.