@Extension public static final class SASUnitInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<SASUnitInstallation>
Constructor and Description |
---|
SASUnitInstallation.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckHome(File value)
Check that the path to the SASUnit Installation is specified
|
hudson.util.FormValidation |
doCheckName(String value)
Check that the name to the SASUnit Installation is set
|
String |
getDisplayName() |
SASUnitInstallation[] |
getInstallations() |
void |
setInstallations(SASUnitInstallation... installations) |
configure, getDefaultInstallers, getDefaultProperties, getPropertyDescriptors
addHelpFileRedirect, 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, toMap
public hudson.util.FormValidation doCheckHome(@QueryParameter File value)
value
- The Folder to checkpublic hudson.util.FormValidation doCheckName(@QueryParameter String value)
value
- The Folder to checkpublic String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tools.ToolInstallation>
public SASUnitInstallation[] getInstallations()
getInstallations
in class hudson.tools.ToolDescriptor<SASUnitInstallation>
public void setInstallations(SASUnitInstallation... installations)
setInstallations
in class hudson.tools.ToolDescriptor<SASUnitInstallation>
Copyright © 2004-2015. All Rights Reserved.