@Extension public static class BDSInstallation.BDSInstallationDescriptor extends ToolDescriptor<BDSInstallation>
BDSInstallation.Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| コンストラクタと説明 |
|---|
BDSInstallation.BDSInstallationDescriptor() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
configure(StaplerRequest req,
net.sf.json.JSONObject json) |
FilePath |
getBatchFile(FilePath home)
非推奨です。
As of version 3.0, replaced by
BDSInstallation.getBatchFile(hudson.remoting.VirtualChannel). |
String |
getDisplayName()
Returns the display name of this plugin.
|
BDSInstallation |
getInstallation(String name)
Finds a
BDSInstallation object by its name. |
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, toMappublic BDSInstallation.BDSInstallationDescriptor()
@Deprecated public FilePath getBatchFile(FilePath home)
BDSInstallation.getBatchFile(hudson.remoting.VirtualChannel).public BDSInstallation getInstallation(String name)
BDSInstallation object by its name.
If there is nothing found, it returns null.name - name of a installation to findBDSInstallation object, or nullpublic boolean configure(StaplerRequest req, net.sf.json.JSONObject json) throws Descriptor.FormException
configure クラス内 ToolDescriptor<BDSInstallation>Descriptor.FormExceptionpublic String getDisplayName()
getDisplayName クラス内 Descriptor<ToolInstallation>Copyright © 2004-2014. All Rights Reserved.