Uses of Class
com.atlassian.bamboo.rest.model.build.docker.RestDockerPipelineConfiguration
Package
Description
-
Uses of RestDockerPipelineConfiguration in com.atlassian.bamboo.plugins.rest.build
Modifier and TypeMethodDescriptionJobDockerPipelineConfigResource.getDockerPipelineConfiguration
(String jobKey) Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
JobDockerPipelineConfigResource.setDockerPipelineConfiguration
(String jobKey, RestDockerPipelineConfiguration dockerPipelineConfiguration) -
Uses of RestDockerPipelineConfiguration in com.atlassian.bamboo.plugins.rest.deployments.environments
Modifier and TypeMethodDescriptionDeploymentEnvironmentResource.getDockerPipelinesConfiguration
(long environmentId) Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
DeploymentEnvironmentResource.saveDockerPipelinesConfiguration
(long environmentId, RestDockerPipelineConfiguration restDockerPipelineConfiguration) -
Uses of RestDockerPipelineConfiguration in com.atlassian.bamboo.testutils.backdoor
-
Uses of RestDockerPipelineConfiguration in com.atlassian.bamboo.testutils.backdoor.deployments
Modifier and TypeMethodDescriptionEnvironmentsControl.getDockerPipelineConfiguration
(String environmentId)