Uses of Class
hudson.model.queue.LoadPredictor
-
Uses of LoadPredictor in hudson.model.queue
Modifier and TypeClassDescriptionstatic class
Considers currently running tasks and their completion.Modifier and TypeMethodDescriptionstatic ExtensionList<LoadPredictor>
LoadPredictor.all()
All the registered instances.ModifierConstructorDescriptionMappingWorksheet
(Queue.BuildableItem item, List<? extends MappingWorksheet.ExecutorSlot> offers, Collection<? extends LoadPredictor> loadPredictors)