JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
jenkins.model.item_category.Category
Packages that use
Category
Package
Description
jenkins.model.item_category
Uses of
Category
in
jenkins.model.item_category
Methods in
jenkins.model.item_category
that return
Category
Modifier and Type
Method
Description
Category
Categories.
getItem
(
String
id)
Methods in
jenkins.model.item_category
that return types with arguments of type
Category
Modifier and Type
Method
Description
List
<
Category
>
Categories.
getItems
()