Package org.jenkinsci.plugins.configfiles
package org.jenkinsci.plugins.configfiles
-
ClassDescriptionCentral class to access configuration fileshandles a request like `http://localhost:8080/jenkins/job/myjob/configfiles/show?id=MY_FILE_ID` to allow the preview of a config file with the ID 'MY_FILE_ID' from a config screen.attaches an action to handle previews of a config fileProvides a new link in the "Manage Jenkins" view and builds the UI to manage the configfiles.Created by domi on 17/09/16.Defines the contract for actions called by jellyCreated by domi on 18/01/17.ConfigFileStore holding config files saved on top level (Jenkins instance).Generated localization support class.