Class GlobalConfig.GlobalConfigDockerPropertiesProvider
java.lang.Object
org.jenkinsci.plugins.docker.workflow.declarative.DockerPropertiesProvider
org.jenkinsci.plugins.docker.workflow.declarative.GlobalConfig.GlobalConfigDockerPropertiesProvider
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- GlobalConfig
@Extension(ordinal=-10000.0)
public static final class GlobalConfig.GlobalConfigDockerPropertiesProvider
extends DockerPropertiesProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.docker.workflow.declarative.DockerPropertiesProvider
all
-
Constructor Details
-
GlobalConfigDockerPropertiesProvider
public GlobalConfigDockerPropertiesProvider()
-
-
Method Details
-
getLabel
- Specified by:
getLabel
in classDockerPropertiesProvider
-
getRegistryUrl
- Specified by:
getRegistryUrl
in classDockerPropertiesProvider
-
getRegistryCredentialsId
- Specified by:
getRegistryCredentialsId
in classDockerPropertiesProvider
-