Uses of Class
com.atlassian.bamboo.build.docker.DockerConfigurationProviders.Config
-
-
Uses of DockerConfigurationProviders.Config in com.atlassian.bamboo.build.docker
Methods in com.atlassian.bamboo.build.docker that return types with arguments of type DockerConfigurationProviders.Config Modifier and Type Method Description List<DockerConfigurationProviders.Config>
DockerConfigurationProviders. getConfigs(@Nullable BuildDefinition buildDefinition, boolean create)
List<DockerConfigurationProviders.Config>
DockerConfigurationProviders. getConfigs(@Nullable Environment environment, boolean create)
List<DockerConfigurationProviders.Config>
DockerConfigurationProviders. getConfigs(Map<String,Object> webFragmentsContextMap, boolean create)
-
Uses of DockerConfigurationProviders.Config in com.atlassian.bamboo.deployments.environments.actions
Methods in com.atlassian.bamboo.deployments.environments.actions that return types with arguments of type DockerConfigurationProviders.Config Modifier and Type Method Description List<DockerConfigurationProviders.Config>
CreateEnvironment. getDockerHandlers()
-
Uses of DockerConfigurationProviders.Config in com.atlassian.bamboo.deployments.environments.actions.docker
Methods in com.atlassian.bamboo.deployments.environments.actions.docker that return types with arguments of type DockerConfigurationProviders.Config Modifier and Type Method Description List<DockerConfigurationProviders.Config>
ConfigureEnvironmentDocker. getDockerHandlers()
-
Uses of DockerConfigurationProviders.Config in com.atlassian.bamboo.ww2.actions.build.admin.config
Methods in com.atlassian.bamboo.ww2.actions.build.admin.config that return types with arguments of type DockerConfigurationProviders.Config Modifier and Type Method Description List<DockerConfigurationProviders.Config>
ConfigureBuildDocker. getDockerHandlers()
-
Uses of DockerConfigurationProviders.Config in com.atlassian.bamboo.ww2.actions.build.admin.create
Methods in com.atlassian.bamboo.ww2.actions.build.admin.create that return types with arguments of type DockerConfigurationProviders.Config Modifier and Type Method Description List<DockerConfigurationProviders.Config>
CreateTasksChainWizard. getDockerHandlers()
-
Uses of DockerConfigurationProviders.Config in com.atlassian.bamboo.ww2.actions.chains
Methods in com.atlassian.bamboo.ww2.actions.chains that return types with arguments of type DockerConfigurationProviders.Config Modifier and Type Method Description List<DockerConfigurationProviders.Config>
CreateJob. getDockerHandlers()
-