@Extension public static class UpdateBox.DescriptorImpl extends AbstractBuilder.AbstractBuilderDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillBoxItems(String cloud,
String workspace) |
DescriptorHelper.JsonArrayResponse |
doGetBoxStack(String cloud,
String workspace,
String box) |
String |
getDisplayName() |
hudson.tasks.Builder |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
doCheckCloud, doCheckWorkspace, doFillCloudItems, doFillWorkspaceItems, isApplicableaddHelpFileRedirect, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>public hudson.tasks.Builder newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<hudson.tasks.Builder>hudson.model.Descriptor.FormExceptionpublic hudson.util.ListBoxModel doFillBoxItems(@QueryParameter
String cloud,
@QueryParameter
String workspace)
public DescriptorHelper.JsonArrayResponse doGetBoxStack(@QueryParameter String cloud, @QueryParameter String workspace, @QueryParameter String box)
Copyright © 2016–2019. All rights reserved.