Uses of Class
jenkins.model.item_category.ItemCategory
Packages that use ItemCategory
-
Uses of ItemCategory in jenkins.model.item_category
Subclasses of ItemCategory in jenkins.model.item_categoryModifier and TypeClassDescriptionstatic final class
The defaultItemCategory
, if an item doesn't belong anywhere else, this is where it goes by default.class
Designed for project hierarchies with folders.class
Designed for projects with a self-contained configuration and history.Methods in jenkins.model.item_category that return ItemCategoryModifier and TypeMethodDescriptionstatic ItemCategory
ItemCategory.getCategory
(TopLevelItemDescriptor descriptor) AItemCategory
associated to thisTopLevelItemDescriptor
.