@Extension
public static class DockerCloud.DescriptorImpl
extends hudson.model.Descriptor<hudson.slaves.Cloud>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.ItemGroup context) |
hudson.util.FormValidation |
doTestConnection(String uri,
String credentialsId,
String version,
Integer readTimeout,
Integer connectTimeout) |
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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.slaves.Cloud>public hudson.util.FormValidation doTestConnection(@QueryParameter
String uri,
@QueryParameter
String credentialsId,
@QueryParameter
String version,
@QueryParameter
Integer readTimeout,
@QueryParameter
Integer connectTimeout)
throws IOException,
javax.servlet.ServletException,
com.github.dockerjava.api.exception.DockerException
IOExceptionjavax.servlet.ServletExceptioncom.github.dockerjava.api.exception.DockerExceptionpublic hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.ItemGroup context)
Copyright © 2016–2017. All rights reserved.