@Extension
public static class YamlAxis.DescriptorImpl
extends hudson.matrix.AxisDescriptor
implements groovy.lang.GroovyObject
| コンストラクタと説明 |
|---|
YamlAxis.DescriptorImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
hudson.util.FormValidation |
doCheckValueString(java.lang.String value) |
java.lang.String |
getDisplayName() |
groovy.lang.MetaClass |
getMetaClass() |
java.lang.Object |
getProperty(java.lang.String property) |
java.lang.Object |
invokeMethod(java.lang.String method,
java.lang.Object arguments) |
hudson.matrix.Axis |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(java.lang.String property,
java.lang.Object value) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic groovy.lang.MetaClass getMetaClass()
getMetaClass インタフェース内 groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass インタフェース内 groovy.lang.GroovyObjectpublic java.lang.Object invokeMethod(java.lang.String method,
java.lang.Object arguments)
invokeMethod インタフェース内 groovy.lang.GroovyObjectpublic java.lang.Object getProperty(java.lang.String property)
getProperty インタフェース内 groovy.lang.GroovyObjectpublic void setProperty(java.lang.String property,
java.lang.Object value)
setProperty インタフェース内 groovy.lang.GroovyObjectpublic hudson.matrix.Axis newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
newInstance クラス内 hudson.model.Descriptor<hudson.matrix.Axis>public java.lang.String getDisplayName()
getDisplayName クラス内 hudson.model.Descriptor<hudson.matrix.Axis>public hudson.util.FormValidation doCheckValueString(java.lang.String value)