@Symbol(value="svDeployTest") @Extension public static final class DevTestDeployTest.DescriptorImpl extends DefaultDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckHost(hudson.model.Item context,
boolean useCustomRegistry,
String host,
String port,
String tokenCredentialId)
Checker for host inputs for Registry.
|
hudson.util.ListBoxModel |
doFillTestTypeItems()
Fils the test type selection.
|
String |
getDisplayName()
Method used for setting name of the component in Jenkins GUI.
|
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> abstractClass) |
doFillTokenCredentialIdItems
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, toMap
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> abstractClass)
isApplicable
in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.Builder>
public hudson.util.FormValidation doCheckHost(@AncestorInPath hudson.model.Item context, @QueryParameter boolean useCustomRegistry, @QueryParameter String host, @QueryParameter String port, @QueryParameter String tokenCredentialId)
useCustomRegistry
- if custom Registry endpoint should usedhost
- host for Registryport
- port for RegistrytokenCredentialId
- credentials token idpublic hudson.util.ListBoxModel doFillTestTypeItems()
Copyright © 2016–2022 CA Technologies. All rights reserved.