Package hudson.plugins.octopusdeploy
Class PackageConfiguration.DescriptorImpl
- java.lang.Object
-
- hudson.model.Descriptor<PackageConfiguration>
-
- hudson.plugins.octopusdeploy.PackageConfiguration.DescriptorImpl
-
- All Implemented Interfaces:
hudson.model.Saveable,jenkins.model.Loadable,jenkins.util.io.OnMaster
- Enclosing class:
- PackageConfiguration
@Extension public static class PackageConfiguration.DescriptorImpl extends hudson.model.Descriptor<PackageConfiguration>
-
-
Constructor Summary
Constructors Constructor Description DescriptorImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDisplayName()-
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, 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, getStaticHelpUrl, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
-
-
-
Method Detail
-
getDisplayName
public java.lang.String getDisplayName()
- Overrides:
getDisplayNamein classhudson.model.Descriptor<PackageConfiguration>
-
-