Uses of Enum Class
hudson.model.ManagementLink.Category
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Security-related code.
-
Uses of ManagementLink.Category in hudson
-
Uses of ManagementLink.Category in hudson.diagnosis
-
Uses of ManagementLink.Category in hudson.lifecycle
-
Uses of ManagementLink.Category in hudson.model
Modifier and TypeMethodDescriptionManagementLink.getCategory()
Category for management link, usesString
so it can be done with core dependency pre-dating the version this feature was added.static ManagementLink.Category
Returns the enum constant of this class with the specified name.static ManagementLink.Category[]
ManagementLink.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ManagementLink.Category in hudson.security
Modifier and TypeMethodDescriptionGlobalSecurityConfiguration.getCategory()
HudsonPrivateSecurityRealm.ManageUserLinks.getCategory()
-
Uses of ManagementLink.Category in jenkins.agents
-
Uses of ManagementLink.Category in jenkins.appearance
-
Uses of ManagementLink.Category in jenkins.management
Modifier and TypeMethodDescriptionCliLink.getCategory()
ConfigureLink.getCategory()
ConsoleLink.getCategory()
NodesLink.getCategory()
PluginsLink.getCategory()
ReloadLink.getCategory()
ShutdownLink.getCategory()
StatisticsLink.getCategory()
SystemInfoLink.getCategory()
SystemLogLink.getCategory()
-
Uses of ManagementLink.Category in jenkins.model
-
Uses of ManagementLink.Category in jenkins.tools