Uses of Class
hudson.model.ManagementLink
Packages that use ManagementLink
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins.Security-related code.
-
Uses of ManagementLink in hudson
Subclasses of ManagementLink in hudson -
Uses of ManagementLink in hudson.diagnosis
Subclasses of ManagementLink in hudson.diagnosis -
Uses of ManagementLink in hudson.model
Fields in hudson.model with type parameters of type ManagementLinkModifier and TypeFieldDescriptionstatic final List<ManagementLink> ManagementLink.LISTDeprecated.Methods in hudson.model that return types with arguments of type ManagementLinkModifier and TypeMethodDescriptionstatic ExtensionList<ManagementLink> ManagementLink.all()All registered instances. -
Uses of ManagementLink in hudson.security
Subclasses of ManagementLink in hudson.securityModifier and TypeClassDescriptionclassSecurity configuration.static final classDisplays "manage users" link in the system config ifHudsonPrivateSecurityRealmis in effect. -
Uses of ManagementLink in jenkins.agents
Subclasses of ManagementLink in jenkins.agents -
Uses of ManagementLink in jenkins.appearance
Subclasses of ManagementLink in jenkins.appearance -
Uses of ManagementLink in jenkins.management
Subclasses of ManagementLink in jenkins.managementModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of ManagementLink in jenkins.model
Methods in jenkins.model that return types with arguments of type ManagementLinkModifier and TypeMethodDescriptionJenkins.getCategorizedManagementLinks()Jenkins.getManagementLinks() -
Uses of ManagementLink in jenkins.tools
Subclasses of ManagementLink in jenkins.tools
all()for read access and putExtensionfor registration.