@Extension
public class ConfigurableQueueSorter
extends hudson.model.queue.AbstractQueueSorterImpl
| Constructor and Description |
|---|
ConfigurableQueueSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(hudson.model.Queue.BuildableItem lhs,
hudson.model.Queue.BuildableItem rhs) |
static ConfigurableQueueSorter |
get() |
static void |
setupQueueSorter() |
compare, compare, sortBuildableItemsall, installDefaultQueueSorter, sortBlockedItems@Initializer(after=JOB_LOADED) public static void setupQueueSorter()
public static ConfigurableQueueSorter get()
public int compare(hudson.model.Queue.BuildableItem lhs,
hudson.model.Queue.BuildableItem rhs)
compare in interface java.util.Comparator<hudson.model.Queue.BuildableItem>compare in class hudson.model.queue.AbstractQueueSorterImpl