Package jenkins.advancedqueue.sorter
Interface SorterStrategyCallback
-
- All Known Implementing Classes:
ItemInfo
public interface SorterStrategyCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getPriority()
SorterStrategyCallback
setWeightSelection(float weight)
-
-
-
Method Detail
-
getPriority
int getPriority()
-
setWeightSelection
SorterStrategyCallback setWeightSelection(float weight)
-
-