Class SupportPluginConfigurationCategory
java.lang.Object
jenkins.model.GlobalConfigurationCategory
com.cloudbees.jenkins.support.config.SupportPluginConfigurationCategory
- All Implemented Interfaces:
ExtensionPoint
,ModelObject
@Extension
@Symbol("support")
public class SupportPluginConfigurationCategory
extends GlobalConfigurationCategory
A
GlobalConfigurationCategory
for the global configuration implementation for Support Core.- Author:
- Allan Burdajewicz
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.GlobalConfigurationCategory
GlobalConfigurationCategory.Security, GlobalConfigurationCategory.Unclassified
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.model.GlobalConfigurationCategory
all, get
-
Constructor Details
-
SupportPluginConfigurationCategory
public SupportPluginConfigurationCategory()
-
-
Method Details
-
getShortDescription
- Specified by:
getShortDescription
in classGlobalConfigurationCategory
-
getDisplayName
-