Class SupportPluginManagement

java.lang.Object
hudson.model.ManagementLink
com.cloudbees.jenkins.support.config.SupportPluginManagement
All Implemented Interfaces:
ExtensionPoint, Action, Describable<SupportPluginManagement>, ModelObject, Saveable

@Extension @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) @Symbol("supportCore") public class SupportPluginManagement extends ManagementLink implements Describable<SupportPluginManagement>, Saveable
A ManagementLink for the management of Support Core. This extension also manages the GUI for the GlobalConfiguration under the SupportPluginConfigurationCategory.
Author:
Allan Burdajewicz