Class SafeRestartManagementLink
java.lang.Object
hudson.model.ManagementLink
org.jenkins.ci.plugins.saferestart.SafeRestartManagementLink
- All Implemented Interfaces:
ExtensionPoint,Action,ModelObject
ManagementLink for SafeRestart. Added restart link to system administrator.
- Author:
- Seiji Sogabe, Jesse Farinacci
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.ManagementLink
ManagementLink.CategoryNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.ManagementLink
LIST -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static StringgetUrlName(org.kohsuke.stapler.StaplerRequest2 request) Methods inherited from class hudson.model.ManagementLink
all, getBadge, getCategoryName, getRequiredPermission, getRequiresConfirmation, getRequiresPOST
-
Constructor Details
-
SafeRestartManagementLink
public SafeRestartManagementLink()
-
-
Method Details
-
getUrlName
-
getDescription
- Overrides:
getDescriptionin classManagementLink
-
getDisplayName
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction- Specified by:
getIconFileNamein classManagementLink
-
getUrlName
- Specified by:
getUrlNamein interfaceAction- Specified by:
getUrlNamein classManagementLink
-
getCategory
- Overrides:
getCategoryin classManagementLink
-