Uses of Class
jenkins.model.item_category.ItemCategory
-
Uses of ItemCategory in jenkins.model.item_category
Modifier 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.Modifier and TypeMethodDescriptionstatic ItemCategory
ItemCategory.getCategory
(TopLevelItemDescriptor descriptor) AItemCategory
associated to thisTopLevelItemDescriptor
.