Class ConfigFilesManagement

java.lang.Object
hudson.model.ManagementLink
org.jenkinsci.plugins.configfiles.ConfigFilesManagement
All Implemented Interfaces:
ExtensionPoint, Action, ModelObject, ConfigFilesUIContract, org.kohsuke.stapler.StaplerProxy

@Extension public class ConfigFilesManagement extends ManagementLink implements ConfigFilesUIContract, org.kohsuke.stapler.StaplerProxy
Provides a new link in the "Manage Jenkins" view and builds the UI to manage the configfiles.
Author:
domi