类 SonicGlobalConfiguration
java.lang.Object
hudson.model.Descriptor<GlobalConfiguration>
jenkins.model.GlobalConfiguration
io.jenkins.plugins.sonic.SonicGlobalConfiguration
- 所有已实现的接口:
ExtensionPoint,Describable<GlobalConfiguration>,Saveable,OnMaster
@Extension public class SonicGlobalConfiguration extends GlobalConfiguration
-
嵌套类概要
从类继承的嵌套类/接口 hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self从接口继承的嵌套类/接口 hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
字段概要
从类继承的字段 hudson.model.Descriptor
clazz -
构造器概要
构造器 构造器 说明 SonicGlobalConfiguration() -
方法概要
修饰符和类型 方法 说明 FormValidationdoCheckHost(String value)static SonicGlobalConfigurationget()StringgetHost()voidsetHost(String host)从类继承的方法 jenkins.model.GlobalConfiguration
all, configure, getDescriptor, getGlobalConfigPage从类继承的方法 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
构造器详细资料
-
SonicGlobalConfiguration
public SonicGlobalConfiguration()
-
-
方法详细资料
-
setHost
-
getHost
-
get
- 返回:
- the singleton instance
-
doCheckHost
-