@Symbol(value="svStartVirtualService") @Extension public static final class DevTestStartVs.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.FormValidation |
doCheckVseName(String vseName)
Checker for VSE name input.
|
hudson.util.FormValidation |
doCheckVsNames(String vsNames)
Checker for VS name input.
|
String |
getDisplayName()
Method used for setting name of the component in Jenkins GUI.
|
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> abstractClass) |
doFillTokenCredentialIdItemsaddHelpFileRedirect, 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 hudson.util.FormValidation doCheckVseName(@QueryParameter
String vseName)
vseName - VSE namepublic hudson.util.FormValidation doCheckVsNames(@QueryParameter
String vsNames)
vsNames - VS namepublic 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 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>Copyright © 2016–2022 CA Technologies. All rights reserved.