Uses of Class
hudson.model.ManagementLink
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Security-related code.
-
Uses of ManagementLink in hudson
-
Uses of ManagementLink in hudson.diagnosis
-
Uses of ManagementLink in hudson.lifecycle
Modifier and TypeClassDescriptionclass
ManagementLink
that allows the installation as a Windows service. -
Uses of ManagementLink in hudson.model
Modifier and TypeFieldDescriptionstatic final List<ManagementLink>
ManagementLink.LIST
Deprecated.Modifier and TypeMethodDescriptionstatic ExtensionList<ManagementLink>
ManagementLink.all()
All registered instances. -
Uses of ManagementLink in hudson.security
Modifier 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
-
Uses of ManagementLink in jenkins.appearance
-
Uses of ManagementLink in jenkins.management
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
-
Uses of ManagementLink in jenkins.model
Modifier and TypeMethodDescriptionJenkins.getCategorizedManagementLinks()
Jenkins.getManagementLinks()
-
Uses of ManagementLink in jenkins.tools
all()
for read access and putExtension
for registration.