public static class LoadPublisher.LoadPerformancePublisherDescriptor extends BuildStepDescriptor<Publisher>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
LoadPerformancePublisherDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
FormValidation |
doCheckErrorFailedThreshold(String value) |
FormValidation |
doCheckErrorUnstableThreshold(String value) |
FormValidation |
doCheckResponseTimeFailedThreshold(String value) |
FormValidation |
doCheckResponseTimeUnstableThreshold(String value) |
ListBoxModel |
doFillApiKeyItems() |
ListBoxModel |
doFillTestIdItems(String apiKey) |
String |
getApiKey() |
List<LoadCredential> |
getCredentials(Object scope) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractProject> jobType) |
void |
setApiKey(String apiKey) |
filter
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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public FormValidation doCheckErrorUnstableThreshold(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public FormValidation doCheckErrorFailedThreshold(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public FormValidation doCheckResponseTimeUnstableThreshold(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public FormValidation doCheckResponseTimeFailedThreshold(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public ListBoxModel doFillTestIdItems(@QueryParameter String apiKey) throws FormValidation
FormValidation
public ListBoxModel doFillApiKeyItems()
public List<LoadCredential> getCredentials(Object scope)
public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable
in class BuildStepDescriptor<Publisher>
public String getDisplayName()
getDisplayName
in class Descriptor<Publisher>
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException
configure
in class Descriptor<Publisher>
Descriptor.FormException
public String getApiKey()
public void setApiKey(String apiKey)
Copyright © 2016–2021 LoadFocus.com. All rights reserved.