@Extension
public static final class TestlabNotifier.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
| Constructor and Description |
|---|
TestlabNotifier.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest staplerRequest,
net.sf.json.JSONObject json) |
protected void |
configureCORS() |
String |
getApiKey() |
String |
getCompanyId() |
TestlabNotifier.Cors |
getCors() |
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
String |
getTestCaseMappingField() |
TestlabNotifier.Usingonpremise |
getUsingonpremise() |
boolean |
isApplicable(Class type)
Applicable to any kind of project.
|
String |
toString() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public boolean isApplicable(Class type)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>public boolean configure(org.kohsuke.stapler.StaplerRequest staplerRequest,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.tasks.Publisher>hudson.model.Descriptor.FormExceptionprotected void configureCORS()
public String getCompanyId()
public String getApiKey()
public String getTestCaseMappingField()
public TestlabNotifier.Usingonpremise getUsingonpremise()
public TestlabNotifier.Cors getCors()
Copyright © 2004-2014. All Rights Reserved.