Package hudson.plugins.blazemeter
Class PerformanceBuilder.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<Builder>
hudson.plugins.blazemeter.BlazeMeterPerformanceBuilderDescriptor
hudson.plugins.blazemeter.PerformanceBuilder.DescriptorImpl
- Enclosing class:
- PerformanceBuilder
public static final class PerformanceBuilder.DescriptorImpl
extends BlazeMeterPerformanceBuilderDescriptor
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
Field Summary
Fields inherited from class hudson.model.Descriptor
clazz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
configure
(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) Methods inherited from class hudson.plugins.blazemeter.BlazeMeterPerformanceBuilderDescriptor
doCheckMainTestFile, doFillCredentialsIdItems, doFillTestIdItems, doFillWorkspaceIdItems, findCredentials, getBlazeMeterURL, getBzmUtils, getDescriptor, getDisplayName, getIsUnstableIfHasFails, getName, hasUpdates, isApplicable, setBlazeMeterURL, setDescriptor, setIsUnstableIfHasFails, setName
Methods inherited from class hudson.tasks.BuildStepDescriptor
filter
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, 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
-
Constructor Details
-
DescriptorImpl
public DescriptorImpl()
-
-
Method Details
-
configure
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException - Overrides:
configure
in classBlazeMeterPerformanceBuilderDescriptor
- Throws:
Descriptor.FormException
-