public abstract class MeasureTypeDescriptor<T extends MeasureType> extends Descriptor<MeasureType>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Modifier | Constructor and Description |
|---|---|
protected |
MeasureTypeDescriptor(Class<T> clazz,
Class<? extends org.jenkinsci.lib.dtkit.model.InputMetric> inputMetricClass) |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorExtensionList<MeasureType,MeasureTypeDescriptor<?>> |
all() |
String |
getDisplayName() |
org.jenkinsci.lib.dtkit.model.InputMetric |
getInputMetric() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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 static DescriptorExtensionList<MeasureType,MeasureTypeDescriptor<?>> all()
public String getDisplayName()
getDisplayName in class Descriptor<MeasureType>public org.jenkinsci.lib.dtkit.model.InputMetric getInputMetric()
Copyright © 2016–2020. All rights reserved.