@Extension(ordinal=100.0) public static class DockerConnector.DescriptorImpl extends YADockerConnector.YADockerConnectorDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckApiVersion(String apiVersion) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.ItemGroup context) |
hudson.util.FormValidation |
doTestConnection(String serverUrl,
String apiVersion,
String credentialsId,
ConnectorType connectorType,
Integer connectTimeout,
Integer readTimeout) |
String |
getDisplayName() |
allDockerConnectorDescriptorsaddHelpFileRedirect, 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 hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.ItemGroup context)
public hudson.util.FormValidation doTestConnection(@QueryParameter
String serverUrl,
@QueryParameter
String apiVersion,
@QueryParameter
String credentialsId,
@QueryParameter
ConnectorType connectorType,
@QueryParameter
Integer connectTimeout,
@QueryParameter
Integer readTimeout)
throws IOException,
javax.servlet.ServletException,
com.github.kostyasha.yad_docker_java.com.github.dockerjava.api.exception.DockerException
IOExceptionjavax.servlet.ServletExceptioncom.github.kostyasha.yad_docker_java.com.github.dockerjava.api.exception.DockerExceptionpublic hudson.util.FormValidation doCheckApiVersion(@QueryParameter
String apiVersion)
@Nonnull public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<YADockerConnector>Copyright © 2016–2020. All rights reserved.