@Extension public static class SuccessCriteria.DescriptorImpl extends hudson.model.Descriptor<SuccessCriteria>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckChosenValue(String chosenValue) |
hudson.util.ListBoxModel |
doFillMeasureCategoryItems() |
hudson.util.ListBoxModel |
doFillMeasureTypeItems(String measureCategory) |
hudson.util.ListBoxModel |
doFillOperatorTypeItems() |
hudson.util.ListBoxModel |
doFillValueTypeItems() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<SuccessCriteria>
public hudson.util.ListBoxModel doFillMeasureCategoryItems()
public hudson.util.ListBoxModel doFillMeasureTypeItems(@QueryParameter String measureCategory)
public hudson.util.ListBoxModel doFillOperatorTypeItems()
public hudson.util.ListBoxModel doFillValueTypeItems()
public hudson.util.FormValidation doCheckChosenValue(@QueryParameter String chosenValue)
Copyright © 2016–2020. All rights reserved.