Package | Description |
---|---|
hudson | |
hudson.diagnosis | |
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.security |
Security-related code.
|
jenkins.management | |
jenkins.model |
Modifier and Type | Class and Description |
---|---|
class |
AboutJenkins
Show "About Jenkins" link.
|
Modifier and Type | Class and Description |
---|---|
static class |
OldDataMonitor.ManagementLinkImpl |
Modifier and Type | Field and Description |
---|---|
static List<ManagementLink> |
ManagementLink.LIST
|
Modifier and Type | Method and Description |
---|---|
static ExtensionList<ManagementLink> |
ManagementLink.all()
All regsitered instances.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalSecurityConfiguration
Security configuration.
|
static class |
HudsonPrivateSecurityRealm.ManageUserLinks
Displays "manage users" link in the system config if
HudsonPrivateSecurityRealm
is in effect. |
Modifier and Type | Class and Description |
---|---|
class |
CliLink |
class |
ConfigureLink |
class |
ConsoleLink |
class |
NodesLink |
class |
PluginsLink |
class |
ReloadLink |
class |
ShutdownLink |
class |
StatisticsLink |
class |
SystemInfoLink |
class |
SystemLogLink |
Modifier and Type | Method and Description |
---|---|
List<ManagementLink> |
Jenkins.getManagementLinks() |
Copyright © 2017. All rights reserved.