@Extension
public final class CBTDescriptor
extends hudson.tasks.BuildWrapperDescriptor
| Constructor and Description |
|---|
CBTDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkProxySettingsAndReloadRequest(com.crossbrowsertesting.api.ApiFactory af) |
hudson.util.ListBoxModel |
doFillBrowserItems(String operating_system) |
hudson.util.ListBoxModel |
doFillBrowserListItems() |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.ItemGroup<?> context) |
hudson.util.ListBoxModel |
doFillOperating_systemItems() |
hudson.util.ListBoxModel |
doFillResolutionItems(String operating_system) |
hudson.util.FormValidation |
doTestConnection(String username,
String authkey) |
String |
getAuthkey() |
String |
getDisplayName() |
String |
getUsername() |
String |
getVersion() |
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item) |
void |
setBuildCredentials(String username,
String authkey) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, 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 CBTDescriptor()
throws IOException
IOExceptionpublic String getUsername()
public String getAuthkey()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable in class hudson.tasks.BuildWrapperDescriptorpublic String getVersion()
public void checkProxySettingsAndReloadRequest(com.crossbrowsertesting.api.ApiFactory af)
public hudson.util.ListBoxModel doFillOperating_systemItems()
public hudson.util.ListBoxModel doFillBrowserItems(@QueryParameter
String operating_system)
public hudson.util.ListBoxModel doFillResolutionItems(@QueryParameter
String operating_system)
public hudson.util.ListBoxModel doFillBrowserListItems()
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.ItemGroup<?> context)
public hudson.util.FormValidation doTestConnection(@QueryParameter(value="username")
String username,
@QueryParameter(value="authkey")
String authkey)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2017 CrossBrowserTesting.com. All rights reserved.