Class ConfigurationManagementLink
java.lang.Object
hudson.model.ManagementLink
io.jenkins.plugins.globalyamlproperties.ConfigurationManagementLink
- All Implemented Interfaces:
ExtensionPoint,Action,ModelObject
-
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
FieldsModifier and TypeFieldDescriptionstatic final PermissionGroupstatic final Permissionstatic final PermissionFields inherited from class hudson.model.ManagementLink
LIST -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoCheckName(String value) doCheckYamlConfig(String value) org.kohsuke.stapler.HttpResponsedoConfigure(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) Methods inherited from class hudson.model.ManagementLink
all, getBadge, getCategoryName, getRequiredPermission, getRequiresConfirmation, getRequiresPOST
-
Field Details
-
PERMISSIONS
-
VIEW_CONFIG
-
UPDATE_CONFIG
-
-
Constructor Details
-
ConfigurationManagementLink
public ConfigurationManagementLink()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction- Specified by:
getIconFileNamein classManagementLink
-
getConfiguration
-
doConfigure
@POST public org.kohsuke.stapler.HttpResponse doConfigure(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) throws jakarta.servlet.ServletException - Throws:
jakarta.servlet.ServletException
-
doCheckName
-
getApplicableConfigSources
-
doCheckYamlConfig
-
getUrlName
- Specified by:
getUrlNamein interfaceAction- Specified by:
getUrlNamein classManagementLink
-
getDisplayName
-
getDescription
- Overrides:
getDescriptionin classManagementLink
-
getCategory
- Overrides:
getCategoryin classManagementLink
-