Modifier and Type | Class and Description |
---|---|
class |
DeploymentProjectWithEnvironmentStatusesImpl |
Modifier and Type | Method and Description |
---|---|
List<DeploymentProjectWithEnvironmentStatuses> |
DeploymentProjectServiceImpl.getDeploymentProjectsWithStatusesRelatedToPlan(PlanKey planKey) |
List<DeploymentProjectWithEnvironmentStatuses> |
DeploymentProjectService.getDeploymentProjectsWithStatusesRelatedToPlan(PlanKey planKey)
Retrieve the deployment projects that are linked to a specific plan.
|
List<DeploymentProjectWithEnvironmentStatuses> |
DeploymentProjectServiceImpl.getDeploymentProjectsWithStatusesRelatedToPlanOrBranches(PlanKey masterOrBranchPlanKey) |
List<DeploymentProjectWithEnvironmentStatuses> |
DeploymentProjectService.getDeploymentProjectsWithStatusesRelatedToPlanOrBranches(PlanKey masterOrBranchPlanKey)
Retrieve the deployment projects that are linked to a specific plan or any of its branches.
|
Modifier and Type | Method and Description |
---|---|
List<DeploymentProjectWithEnvironmentStatuses> |
ViewChainSummary.getRelatedDeploymentProjects() |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.