@Extension @Restricted(value=org.kohsuke.accmod.restrictions.Beta.class) @Symbol(value="junitTestResultStorage") public class JunitTestResultStorageConfiguration extends GlobalConfiguration
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
ExtensionPoint.LegacyInstancesAreScopedToHudson
clazz
Constructor and Description |
---|
JunitTestResultStorageConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
static JunitTestResultStorageConfiguration |
get() |
DescriptorExtensionList<JunitTestResultStorage,JunitTestResultStorageDescriptor> |
getDescriptors() |
JunitTestResultStorage |
getStorage() |
void |
setStorage(JunitTestResultStorage storage) |
all, getDescriptor, getGlobalConfigPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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
@DataBoundConstructor public JunitTestResultStorageConfiguration()
@DataBoundSetter public void setStorage(JunitTestResultStorage storage)
public JunitTestResultStorage getStorage()
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json)
configure
in class GlobalConfiguration
public static JunitTestResultStorageConfiguration get()
public DescriptorExtensionList<JunitTestResultStorage,JunitTestResultStorageDescriptor> getDescriptors()
Copyright © 2016–2020. All rights reserved.