Uses of Class
jenkins.model.item_category.Categories
-
Packages that use Categories Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of Categories in hudson.model
Methods in hudson.model that return Categories Modifier and Type Method Description Categories
View. doItemCategories(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp, String iconStyle)
An API REST method to get the allowed {$link TopLevelItem}s and its categories.
-