@Extension public static final class CBTScreenshotsStep.CBTScreenshotsStepDescriptor extends AbstractCBTStepDescriptor
| Constructor and Description |
|---|
CBTScreenshotsStepDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillBrowserListItems(java.lang.String credentialsId) |
hudson.util.ListBoxModel |
doFillLoginProfileItems(java.lang.String credentialsId) |
java.lang.String |
getDisplayName() |
java.lang.String |
getFunctionName() |
boolean |
takesImplicitBlockArgument() |
checkProxySettingsAndReloadRequest, doFillCredentialsIdItems, doFillnullItems, doTestConnection, 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 doFillBrowserListItems(@QueryParameter(value="credentialsId")
java.lang.String credentialsId)
public hudson.util.ListBoxModel doFillLoginProfileItems(@QueryParameter(value="credentialsId")
java.lang.String credentialsId)
public boolean takesImplicitBlockArgument()
takesImplicitBlockArgument in class AbstractCBTStepDescriptor