Package com.veertu.plugin.anka
Class AnkaCloudSlaveTemplate.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<AnkaCloudSlaveTemplate>
com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
- Enclosing class:
AnkaCloudSlaveTemplate
@Extension
public static final class AnkaCloudSlaveTemplate.DescriptorImpl
extends Descriptor<AnkaCloudSlaveTemplate>
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
Field Summary
Fields inherited from class hudson.model.Descriptor
clazz
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
configure
(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) doFillCredentialsIdItems
(ItemGroup context) doFillGroupItems
(String cloudName) doFillMasterVmIdItems
(String cloudName) doFillTagItems
(String cloudName, String masterVmId) doFillTemplateIdItems
(String cloudName) getClonableVms
(AnkaMgmtCloud cloud) getNodeGroups
(AnkaMgmtCloud cloud) int
getTemplateTags
(AnkaMgmtCloud cloud, String masterVmId) Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, calcAutoCompleteSettings, calcFillSettings, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
DescriptorImpl
public DescriptorImpl()
-
-
Method Details
-
configure
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException - Overrides:
configure
in classDescriptor<AnkaCloudSlaveTemplate>
- Throws:
Descriptor.FormException
-
getDisplayName
- Overrides:
getDisplayName
in classDescriptor<AnkaCloudSlaveTemplate>
-
doFillCredentialsIdItems
-
getClonableVms
- Throws:
AnkaHostException
-
getTemplateTags
public List<String> getTemplateTags(AnkaMgmtCloud cloud, String masterVmId) throws AnkaHostException - Throws:
AnkaHostException
-
getNodeGroups
-
doFillGroupItems
-
doFillMasterVmIdItems
-
doFillTemplateIdItems
-
doFillTagItems
public ListBoxModel doFillTagItems(@QueryParameter String cloudName, @QueryParameter String masterVmId) -
getNetworkConfigOptions
-
getSchedulingTimeout
public int getSchedulingTimeout()
-