@Extension @Symbol(value="containerTemplate") public static class ContainerTemplate.DescriptorImpl extends Descriptor<ContainerTemplate>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckName(String value) |
String |
getDisplayName() |
List<? extends Descriptor> |
getEnvVarsDescriptors() |
String |
getWorkingDir() |
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 String getDisplayName()
getDisplayName
in class Descriptor<ContainerTemplate>
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public List<? extends Descriptor> getEnvVarsDescriptors()
public FormValidation doCheckName(@QueryParameter String value)
public String getWorkingDir()
Copyright © 2016–2019. All rights reserved.