@Extension @Symbol(value="xcode") public static class XcodeInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<XcodeInstallation>
コンストラクタと説明 |
---|
DescriptorImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.FormValidation |
doCheckHome(File value) |
String |
getDisplayName() |
XcodeInstallation |
getInstallation(String name) |
checkHomeDirectory, doCheckName, getDefaultInstallers, getDefaultProperties, getInstallations, getPropertyDescriptors, setInstallations
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, toMap
public String getDisplayName()
getDisplayName
クラス内 hudson.model.Descriptor<hudson.tools.ToolInstallation>
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) throws hudson.model.Descriptor.FormException
configure
クラス内 hudson.tools.ToolDescriptor<XcodeInstallation>
hudson.model.Descriptor.FormException
public hudson.util.FormValidation doCheckHome(@QueryParameter File value)
doCheckHome
クラス内 hudson.tools.ToolDescriptor<XcodeInstallation>
public XcodeInstallation getInstallation(String name)
Copyright © 2016–2019. All rights reserved.