public static class Task.DescriptorTask extends BuildStepDescriptor<Builder> implements TaskDescriptor, Serializable
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Modifier | Constructor and Description |
---|---|
|
DescriptorTask()
Constructor of this Descriptor
|
protected |
DescriptorTask(Class<? extends Task> clazz)
Constructor of this Descriptor
|
Modifier and Type | Method and Description |
---|---|
ExamTool[] |
getInstallations()
Exam installations
|
List<ExamModelConfig> |
getModelConfigs()
Modelconfigurations
|
boolean |
isApplicable(Class<? extends AbstractProject> jobType)
is applicable for all job types
|
filter
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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
public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable
in class BuildStepDescriptor<Builder>
public ExamTool[] getInstallations()
TaskDescriptor
getInstallations
in interface TaskDescriptor
public List<ExamModelConfig> getModelConfigs()
TaskDescriptor
getModelConfigs
in interface TaskDescriptor
Copyright © 2016–2023 MicroNova AG. All rights reserved.