Uses of Class
hudson.model.LabelFinder
-
Packages that use LabelFinder Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of LabelFinder in hudson.model
Methods in hudson.model that return types with arguments of type LabelFinder Modifier and Type Method Description static ExtensionList<LabelFinder>
LabelFinder. all()
Returns all the registeredLabelFinder
s.
-