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.LIST
Deprecated.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 TypeClassDescriptionclass
Security configuration.static final class
Displays "manage users" link in the system config ifHudsonPrivateSecurityRealm
is 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 TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
-
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 putExtension
for registration.