@Extension
public static final class CBTScreenshotsStep.CBTScreenshotsStepDescriptor
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
| Constructor and Description |
|---|
CBTScreenshotsStepDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkProxySettingsAndReloadRequest(com.crossbrowsertesting.api.ApiFactory af) |
hudson.util.ListBoxModel |
doFillBrowserListItems(java.lang.String credentialsId) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.ItemGroup<?> context) |
hudson.util.ListBoxModel |
doFillLoginProfileItems(java.lang.String credentialsId) |
hudson.util.ListBoxModel |
doFillnullItems() |
hudson.util.FormValidation |
doTestConnection(java.lang.String username,
java.lang.String authkey) |
java.lang.String |
getDisplayName() |
java.lang.String |
getFunctionName() |
boolean |
takesImplicitBlockArgument() |
getExecutionType, getRequiredContextall, allMeta, argumentsToString, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, uninstantiateaddHelpFileRedirect, 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 java.lang.String getFunctionName()
getFunctionName in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>public hudson.util.ListBoxModel doFillnullItems()
public void checkProxySettingsAndReloadRequest(com.crossbrowsertesting.api.ApiFactory af)
public hudson.util.ListBoxModel doFillBrowserListItems(@QueryParameter(value="credentialsId")
java.lang.String credentialsId)
public hudson.util.ListBoxModel doFillLoginProfileItems(@QueryParameter(value="credentialsId")
java.lang.String credentialsId)
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.ItemGroup<?> context)
public hudson.util.FormValidation doTestConnection(@QueryParameter(value="username")
java.lang.String username,
@QueryParameter(value="authkey")
java.lang.String authkey)
throws java.io.IOException,
javax.servlet.ServletException
java.io.IOExceptionjavax.servlet.ServletExceptionpublic boolean takesImplicitBlockArgument()
takesImplicitBlockArgument in class org.jenkinsci.plugins.workflow.steps.StepDescriptor