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
  • Constructor Details

    • SupportPluginConfigurationCategory

      public SupportPluginConfigurationCategory()
  • Method Details