@Extension(optional=true) public static final class InfluxDbPublisher.DescriptorImpl extends BuildStepDescriptor<Publisher> implements ModelObject
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
ListBoxModel |
doFillSelectedTargetItems() |
Target[] |
getDeprecatedTargets()
Deprecated.
|
String |
getDisplayName() |
List<Target> |
getTargets() |
boolean |
isApplicable(Class<? extends AbstractProject> jobType) |
void |
setDeprecatedTargets(List<Target> targets)
Deprecated.
|
filteraddHelpFileRedirect, 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, toMap@Nonnull @Deprecated public Target[] getDeprecatedTargets()
@DataBoundSetter @Deprecated public void setDeprecatedTargets(List<Target> targets)
@Nonnull public String getDisplayName()
getDisplayName in interface ModelObjectgetDisplayName in class Descriptor<Publisher>public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable in class BuildStepDescriptor<Publisher>public ListBoxModel doFillSelectedTargetItems()
Copyright © 2016–2019. All rights reserved.