Uses of Class
jenkins.model.queue.QueueIdStrategy
-
Packages that use QueueIdStrategy Package Description jenkins.model.queue -
-
Uses of QueueIdStrategy in jenkins.model.queue
Subclasses of QueueIdStrategy in jenkins.model.queue Modifier and Type Class Description static class
QueueIdStrategy.DefaultStrategy
Default implementation if no extension is found.Methods in jenkins.model.queue that return QueueIdStrategy Modifier and Type Method Description static QueueIdStrategy
QueueIdStrategy. get()
-