Uses of Class
hudson.model.queue.QueueSorter
Packages that use QueueSorter
-
Uses of QueueSorter in hudson.model
Methods in hudson.model that return QueueSorterMethods in hudson.model with parameters of type QueueSorter -
Uses of QueueSorter in hudson.model.queue
Subclasses of QueueSorter in hudson.model.queueModifier and TypeClassDescriptionclass
Partial implementation ofQueueSorter
in terms ofComparator
.Methods in hudson.model.queue that return types with arguments of type QueueSorterModifier and TypeMethodDescriptionstatic ExtensionList<QueueSorter>
QueueSorter.all()
All registeredQueueSorter
s.