|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueSorter | |
---|---|
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
hudson.model.queue |
Uses of QueueSorter in hudson.model |
---|
Methods in hudson.model that return QueueSorter | |
---|---|
QueueSorter |
Queue.getSorter()
|
Methods in hudson.model with parameters of type QueueSorter | |
---|---|
void |
Queue.setSorter(QueueSorter sorter)
|
Uses of QueueSorter in hudson.model.queue |
---|
Subclasses of QueueSorter in hudson.model.queue | |
---|---|
class |
AbstractQueueSorterImpl
Partial implementation of QueueSorter in terms of Comparator . |
Methods in hudson.model.queue that return types with arguments of type QueueSorter | |
---|---|
static ExtensionList<QueueSorter> |
QueueSorter.all()
All registered QueueSorter s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |