|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagementLink | |
|---|---|
| hudson | |
| hudson.diagnosis | |
| hudson.lifecycle | |
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| hudson.security | Security-related code. |
| jenkins.management | |
| jenkins.model | |
| Uses of ManagementLink in hudson |
|---|
| Subclasses of ManagementLink in hudson | |
|---|---|
class |
AboutJenkins
Show "About Jenkins" link. |
| Uses of ManagementLink in hudson.diagnosis |
|---|
| Subclasses of ManagementLink in hudson.diagnosis | |
|---|---|
static class |
OldDataMonitor.ManagementLinkImpl
|
| Uses of ManagementLink in hudson.lifecycle |
|---|
| Subclasses of ManagementLink in hudson.lifecycle | |
|---|---|
class |
WindowsInstallerLink
ManagementLink that allows the installation as a Windows service. |
| Uses of ManagementLink in hudson.model |
|---|
| Fields in hudson.model with type parameters of type ManagementLink | |
|---|---|
static List<ManagementLink> |
ManagementLink.LIST
Deprecated. as of 1.286 Use all() for read access and put Extension for registration. |
| Methods in hudson.model that return types with arguments of type ManagementLink | |
|---|---|
static ExtensionList<ManagementLink> |
ManagementLink.all()
All regsitered instances. |
| Uses of ManagementLink in hudson.security |
|---|
| Subclasses of ManagementLink in hudson.security | |
|---|---|
class |
GlobalSecurityConfiguration
Security configuration. |
static class |
HudsonPrivateSecurityRealm.ManageUserLinks
Displays "manage users" link in the system config if HudsonPrivateSecurityRealm
is in effect. |
| Uses of ManagementLink in jenkins.management |
|---|
| Subclasses of ManagementLink in jenkins.management | |
|---|---|
class |
CliLink
|
class |
ConfigureLink
|
class |
ConsoleLink
|
class |
NodesLink
|
class |
PluginsLink
|
class |
ReloadLink
|
class |
ShutdownLink
|
class |
StatisticsLink
|
class |
SystemInfoLink
|
class |
SystemLogLink
|
| Uses of ManagementLink in jenkins.model |
|---|
| Methods in jenkins.model that return types with arguments of type ManagementLink | |
|---|---|
List<ManagementLink> |
Jenkins.getManagementLinks()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||