@Extension public static final class DeploymentNotificationBean.DescriptorImpl extends Descriptor<DeploymentNotificationBean>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckApiKey(String apiKey) |
FormValidation |
doCheckApplicationId(String applicationId) |
ListBoxModel |
doFillApiKeyItems(Job<?,?> owner) |
ListBoxModel |
doFillApplicationIdItems(Job<?,?> owner,
String apiKey) |
NewRelicClient |
getClient() |
String |
getDisplayName() |
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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public ListBoxModel doFillApiKeyItems(@AncestorInPath Job<?,?> owner)
public FormValidation doCheckApiKey(@QueryParameter(value="apiKey") String apiKey)
public ListBoxModel doFillApplicationIdItems(@AncestorInPath Job<?,?> owner, @QueryParameter(value="apiKey") String apiKey) throws IOException
IOException
public FormValidation doCheckApplicationId(@QueryParameter(value="applicationId") String applicationId)
public String getDisplayName()
getDisplayName
in class Descriptor<DeploymentNotificationBean>
public NewRelicClient getClient()
Copyright © 2016–2023. All rights reserved.