Class GlobalCloudHubConfig
- java.lang.Object
-
- hudson.model.Descriptor<jenkins.model.GlobalConfiguration>
-
- jenkins.model.GlobalConfiguration
-
- jenkins.model.GlobalPluginConfiguration
-
- org.jenkinsci.plugins.cloudhubdeployer.GlobalCloudHubConfig
-
- All Implemented Interfaces:
hudson.ExtensionPoint
,hudson.model.Describable<jenkins.model.GlobalConfiguration>
,hudson.model.Saveable
,jenkins.util.io.OnMaster
public class GlobalCloudHubConfig extends jenkins.model.GlobalPluginConfiguration
Plugin to set and test CloudHub global config settings.- Version:
- 1.0.0
- Author:
- Vikas Chaudhary
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GlobalCloudHubConfig.DescriptorImpl
-
Constructor Summary
Constructors Constructor Description GlobalCloudHubConfig()
-
Method Summary
-
Methods inherited from class jenkins.model.GlobalConfiguration
all, getDescriptor, getGlobalConfigPage
-
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
-