@Extension public static class BDSInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<BDSInstallation>
BDSInstallation.| コンストラクタと説明 |
|---|
BDSInstallation.DescriptorImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected hudson.util.FormValidation |
checkDirectory(File value) |
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.FormValidation |
doCheckBoostRoot(File value) |
hudson.util.FormValidation |
doCheckBoostRoot64(File value) |
hudson.util.FormValidation |
doCheckCommonDir(File value) |
hudson.util.FormValidation |
doCheckInclude(File value) |
String |
getDisplayName()
Returns the display name of this plugin.
|
checkHomeDirectory, doCheckHome, doCheckName, getDefaultInstallers, getDefaultProperties, getInstallations, getPropertyDescriptors, setInstallationsaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMapprotected hudson.util.FormValidation checkDirectory(File value)
public hudson.util.FormValidation doCheckCommonDir(@QueryParameter
File value)
public hudson.util.FormValidation doCheckInclude(@QueryParameter
File value)
public hudson.util.FormValidation doCheckBoostRoot(@QueryParameter
File value)
public hudson.util.FormValidation doCheckBoostRoot64(@QueryParameter
File value)
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure クラス内 hudson.tools.ToolDescriptor<BDSInstallation>hudson.model.Descriptor.FormExceptionpublic String getDisplayName()
getDisplayName クラス内 hudson.model.Descriptor<hudson.tools.ToolInstallation>Copyright © 2004-2014. All Rights Reserved.