Uses of Class
hudson.util.TagCloud
-
Packages that use TagCloud Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of TagCloud in hudson.model
Methods in hudson.model that return TagCloud Modifier and Type Method Description TagCloud<LabelAtom>
Node. getLabelCloud()
Return the possibly empty tag cloud for the labels of this node.
-