@Extension @Symbol(value="ExamTool") public static class ExamTool.DescriptorImpl extends ToolDescriptor<ExamTool>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl()
Descriptor for ExamTool
|
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
List<ExamTool.DescriptorImpl> |
getApplicableDescriptors()
Return list of applicable ExamTool descriptors.
|
String |
getDisplayName() |
ExamTool[] |
getInstallations() |
void |
setInstallations(ExamTool... installations) |
checkHomeDirectory, doCheckHome, doCheckName, getCategory, getDefaultInstallers, getDefaultProperties, getPropertyDescriptors
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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
@Nonnull public String getDisplayName()
getDisplayName
in class Descriptor<ToolInstallation>
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json)
configure
in class ToolDescriptor<ExamTool>
public ExamTool[] getInstallations()
getInstallations
in class ToolDescriptor<ExamTool>
public void setInstallations(ExamTool... installations)
setInstallations
in class ToolDescriptor<ExamTool>
public List<ExamTool.DescriptorImpl> getApplicableDescriptors()
Copyright © 2016–2023 MicroNova AG. All rights reserved.