@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) @Extension(ordinal=-100.0) public class NestedProjectsCategory extends ItemCategory
ItemCategory.UncategorizedCategory
ExtensionPoint.LegacyInstancesAreScopedToHudson
MIN_TOSHOW
Constructor and Description |
---|
NestedProjectsCategory() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
The description in plain text
|
String |
getDisplayName()
A human readable name.
|
String |
getId()
Identifier, e.g.
|
int |
getMinToShow()
Minimum number of items required to show the category.
|
getCategory, getOrder
public String getId()
ItemCategory
getId
in class ItemCategory
public String getDescription()
ItemCategory
getDescription
in class ItemCategory
public String getDisplayName()
ItemCategory
getDisplayName
in class ItemCategory
public int getMinToShow()
ItemCategory
getMinToShow
in class ItemCategory
Copyright © 2004–2021. All rights reserved.