@Extension public static class StepCounterSetting.DescriptorImpl extends hudson.model.Descriptor<StepCounterSetting>
| コンストラクタと説明 |
|---|
StepCounterSetting.DescriptorImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
hudson.util.FormValidation |
doCheckEncoding(String value) |
hudson.util.FormValidation |
doCheckFilePattern(String value)
Performs on-the-fly validation of the form field 'name'.
|
hudson.util.FormValidation |
doCheckKey(String key) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, 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, toMappublic String getDisplayName()
getDisplayName クラス内 hudson.model.Descriptor<StepCounterSetting>public hudson.util.FormValidation doCheckFilePattern(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
value - This parameter receives the value that the user has typed.IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckEncoding(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckKey(@QueryParameter
String key)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2004-2016. All Rights Reserved.