@Extension @Symbol(value="nodeSharing") public static class SharedNodeCloud.DescriptorImpl extends Descriptor<Cloud>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
ListBoxModel |
doFillOrchestratorCredentialsIdItems() |
FormValidation |
doTestConnection(String configRepoUrl,
String restCredentialId)
Test connection.
|
String |
getDisplayName() |
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@Nonnull public String getDisplayName()
getDisplayName in class Descriptor<Cloud>@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) @Nonnull public ListBoxModel doFillOrchestratorCredentialsIdItems()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) @Nonnull public FormValidation doTestConnection(@Nonnull @QueryParameter(value="configRepoUrl") String configRepoUrl, @Nonnull @QueryParameter(value="orchestratorCredentialsId") String restCredentialId) throws Exception
configRepoUrl - Config repository URL.javax.servlet.ServletException - if occurs.ExceptionCopyright © 2016–2019. All rights reserved.