@Extension public static class Unity3dInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<Unity3dInstallation>
| Constructor and Description |
|---|
Unity3dInstallation.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckHome(String value)
Checks if the UNITY_HOME is valid.
|
hudson.util.FormValidation |
doCheckName(String value) |
List<? extends hudson.tools.ToolInstaller> |
getDefaultInstallers() |
String |
getDisplayName() |
Unity3dInstallation[] |
getInstallations() |
void |
setInstallations(Unity3dInstallation... installations) |
configure, getDefaultProperties, getPropertyDescriptorsaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public Unity3dInstallation[] getInstallations()
getInstallations in class hudson.tools.ToolDescriptor<Unity3dInstallation>public void setInstallations(Unity3dInstallation... installations)
setInstallations in class hudson.tools.ToolDescriptor<Unity3dInstallation>public List<? extends hudson.tools.ToolInstaller> getDefaultInstallers()
getDefaultInstallers in class hudson.tools.ToolDescriptor<Unity3dInstallation>public hudson.util.FormValidation doCheckHome(@QueryParameter
String value)
public hudson.util.FormValidation doCheckName(@QueryParameter
String value)
Copyright © 2004-2015. All Rights Reserved.