public static class LoadPublisher.LoadPerformancePublisherDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
| Constructor and Description |
|---|
LoadPerformancePublisherDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
hudson.util.ListBoxModel |
doFillApiKeyItems() |
hudson.util.ListBoxModel |
doFillTestIdItems(java.lang.String apiKey) |
java.lang.String |
getApiKey() |
java.util.List<LoadCredential> |
getCredentials(java.lang.Object scope) |
java.lang.String |
getDisplayName() |
boolean |
isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType) |
void |
setApiKey(java.lang.String apiKey) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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 hudson.util.ListBoxModel doFillTestIdItems(@QueryParameter
java.lang.String apiKey)
throws hudson.util.FormValidation
hudson.util.FormValidationpublic hudson.util.ListBoxModel doFillApiKeyItems()
public java.util.List<LoadCredential> getCredentials(java.lang.Object scope)
public boolean isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.tasks.Publisher>hudson.model.Descriptor.FormExceptionpublic java.lang.String getApiKey()
public void setApiKey(java.lang.String apiKey)
Copyright © 2016–2021 LoadFocus.com. All rights reserved.