@Extension public static final class DeploymentNotificationBean.DescriptorImpl extends hudson.model.Descriptor<DeploymentNotificationBean>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckApiKey(String apiKey) |
hudson.util.FormValidation |
doCheckApplicationId(String applicationId) |
hudson.util.ListBoxModel |
doFillApiKeyItems(hudson.model.Job<?,?> owner) |
hudson.util.ListBoxModel |
doFillApplicationIdItems(hudson.model.Job<?,?> owner,
String apiKey) |
NewRelicClient |
getClient() |
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 hudson.util.ListBoxModel doFillApiKeyItems(@AncestorInPath hudson.model.Job<?,?> owner)
public hudson.util.FormValidation doCheckApiKey(@QueryParameter(value="apiKey") String apiKey)
public hudson.util.ListBoxModel doFillApplicationIdItems(@AncestorInPath hudson.model.Job<?,?> owner, @QueryParameter(value="apiKey") String apiKey) throws IOException
IOException
public hudson.util.FormValidation doCheckApplicationId(@QueryParameter(value="applicationId") String applicationId)
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<DeploymentNotificationBean>
public NewRelicClient getClient()
Copyright © 2016–2021. All rights reserved.