public abstract static class BoxRequiredOperation.Descriptor extends Operation.OperationDescriptor
Constructor and Description |
---|
Descriptor() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillBoxItems(String cloud,
String workspace) |
hudson.util.ListBoxModel |
doFillBoxVersionItems(String cloud,
String workspace,
String box) |
DescriptorHelper.JsonArrayResponse |
doGetBoxStack(String cloud,
String workspace,
String box,
String boxVersion) |
DescriptorHelper.JsonArrayResponse |
doGetInstances(String cloud,
String workspace,
String box,
String boxVersion) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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 hudson.util.ListBoxModel doFillBoxItems(@RelativePath(value="..") @QueryParameter String cloud, @RelativePath(value="..") @QueryParameter String workspace)
public hudson.util.ListBoxModel doFillBoxVersionItems(@RelativePath(value="..") @QueryParameter String cloud, @QueryParameter String workspace, @QueryParameter String box)
public DescriptorHelper.JsonArrayResponse doGetBoxStack(@RelativePath(value="..") @QueryParameter String cloud, @QueryParameter String workspace, @QueryParameter String box, @QueryParameter String boxVersion)
public DescriptorHelper.JsonArrayResponse doGetInstances(@RelativePath(value="..") @QueryParameter String cloud, @RelativePath(value="..") @QueryParameter String workspace, @QueryParameter String box, @QueryParameter String boxVersion)
Copyright © 2016–2019. All rights reserved.