Package cz.mendelu.xotradov
Class SimpleQueueSorter
java.lang.Object
hudson.model.queue.QueueSorter
cz.mendelu.xotradov.SimpleQueueSorter
- All Implemented Interfaces:
ExtensionPoint
The new sorter of Simple Queue plugin. Preserves the order of default jenkins sorter, when no desires have been made.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class hudson.model.queue.QueueSorter
DEFAULT_BLOCKED_ITEM_COMPARATOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods inherited from class hudson.model.queue.QueueSorter
all, installDefaultQueueSorter, sortBlockedItems
-
Constructor Details
-
SimpleQueueSorter
-
-
Method Details
-
sortBuildableItems
- Specified by:
sortBuildableItems
in classQueueSorter
-
getSimpleQueueComparator
-