Uses of Class
hudson.model.Queue.StubItem
-
Packages that use Queue.StubItem Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of Queue.StubItem in hudson.model
Methods in hudson.model that return Queue.StubItem Modifier and Type Method Description Queue.StubItem[]
Queue. getDiscoverableItems()
Returns an array of Item for which it is only visible the name of the task.
-