Uses of Enum
hudson.model.ManagementLink.Category
Packages that use 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
Methods in hudson that return ManagementLink.Category - 
Uses of ManagementLink.Category in hudson.diagnosis
Methods in hudson.diagnosis that return ManagementLink.Category - 
Uses of ManagementLink.Category in hudson.lifecycle
Methods in hudson.lifecycle that return ManagementLink.Category - 
Uses of ManagementLink.Category in hudson.model
Methods in hudson.model that return ManagementLink.CategoryModifier and TypeMethodDescriptionManagementLink.getCategory()Category for management link, usesStringso it can be done with core dependency pre-dating the version this feature was added.static ManagementLink.CategoryReturns the enum constant of this type with the specified name.static ManagementLink.Category[]ManagementLink.Category.values()Returns an array containing the constants of this enum type, in the order they are declared. - 
Uses of ManagementLink.Category in hudson.security
Methods in hudson.security that return ManagementLink.CategoryModifier and TypeMethodDescriptionGlobalSecurityConfiguration.getCategory()HudsonPrivateSecurityRealm.ManageUserLinks.getCategory() - 
Uses of ManagementLink.Category in jenkins.agents
Methods in jenkins.agents that return ManagementLink.Category - 
Uses of ManagementLink.Category in jenkins.appearance
Methods in jenkins.appearance that return ManagementLink.Category - 
Uses of ManagementLink.Category in jenkins.management
Methods in jenkins.management that return ManagementLink.CategoryModifier 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
Methods in jenkins.model that return types with arguments of type ManagementLink.Category - 
Uses of ManagementLink.Category in jenkins.tools
Methods in jenkins.tools that return ManagementLink.Category