Uses of Class
hudson.model.Queue
-
Packages that use Queue Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.jenkins.model -
-
Uses of Queue in hudson.model
Methods in hudson.model that return Queue Modifier and Type Method Description static Queue
Queue. getInstance()
abstract Queue
AbstractCIBase. getQueue()
-
Uses of Queue in jenkins.model
Methods in jenkins.model that return Queue Modifier and Type Method Description Queue
Jenkins. getQueue()
-