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 classThe defaultItemCategory, if an item doesn't belong anywhere else, this is where it goes by default.classDesigned for project hierarchies with folders.classDesigned for projects with a self-contained configuration and history.Methods in jenkins.model.item_category that return ItemCategoryModifier and TypeMethodDescriptionstatic ItemCategoryItemCategory.getCategory(TopLevelItemDescriptor descriptor) AItemCategoryassociated to thisTopLevelItemDescriptor.