@Extension
public static class ForemanSharedNodeCloud.DescriptorImpl
extends hudson.model.Descriptor<hudson.slaves.Cloud>
| Constructor and Description |
|---|
ForemanSharedNodeCloud.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillCredentialsIdItems()
Fill SSH credentials.
|
hudson.util.FormValidation |
doTestConnection(String url,
String user,
hudson.util.Secret password)
Test connection.
|
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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, toMappublic ForemanSharedNodeCloud.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.slaves.Cloud>public hudson.util.ListBoxModel doFillCredentialsIdItems()
public hudson.util.FormValidation doTestConnection(@QueryParameter(value="url")
String url,
@QueryParameter(value="user")
String user,
@QueryParameter(value="password")
hudson.util.Secret password)
throws javax.servlet.ServletException
url - url.user - user.password - password.javax.servlet.ServletException - if occurs.Copyright © 2016–2017. All rights reserved.