Class ConfigOnly.DescriptorImpl
- java.lang.Object
-
- hudson.model.Descriptor<FileManager>
-
- org.jenkinsci.plugins.periodicbackup.FileManagerDescriptor
-
- org.jenkinsci.plugins.periodicbackup.ConfigOnly.DescriptorImpl
-
- All Implemented Interfaces:
hudson.ExtensionPoint,hudson.model.Saveable,jenkins.util.io.OnMaster
- Enclosing class:
- ConfigOnly
@Extension public static class ConfigOnly.DescriptorImpl extends FileManagerDescriptor
-
-
Constructor Summary
Constructors Constructor Description DescriptorImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDisplayName()-
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
-
-
-
Method Detail
-
getDisplayName
public String getDisplayName()
- Overrides:
getDisplayNamein classhudson.model.Descriptor<FileManager>
-
-