Modifier and Type | Method and Description |
---|---|
RestDockerPipelineConfiguration |
JobDockerPipelineConfigResource.getDockerPipelineConfiguration(String jobKey) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
JobDockerPipelineConfigResource.setDockerPipelineConfiguration(String jobKey,
RestDockerPipelineConfiguration dockerPipelineConfiguration) |
Modifier and Type | Method and Description |
---|---|
RestDockerPipelineConfiguration |
DeploymentEnvironmentResource.getDockerPipelinesConfiguration(long environmentId) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
DeploymentEnvironmentResource.saveDockerPipelinesConfiguration(long environmentId,
RestDockerPipelineConfiguration restDockerPipelineConfiguration) |
Modifier and Type | Method and Description |
---|---|
RestDockerPipelineConfiguration |
PlansControl.getDockerPipelineConfiguration(String jobKey) |
Modifier and Type | Method and Description |
---|---|
RestDockerPipelineConfiguration |
EnvironmentsControl.getDockerPipelineConfiguration(String environmentId) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.