Uses of Interface
com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentStatuses
Package
Description
-
Uses of DeploymentProjectWithEnvironmentStatuses in com.atlassian.bamboo.deployments.projects
-
Uses of DeploymentProjectWithEnvironmentStatuses in com.atlassian.bamboo.deployments.projects.service
Modifier and TypeMethodDescription@NotNull List<DeploymentProjectWithEnvironmentStatuses>
DeploymentProjectService.getDeploymentProjectsWithStatusesRelatedToPlan
(@NotNull PlanKey planKey) Retrieve the deployment projects that are linked to a specific plan.@NotNull List<DeploymentProjectWithEnvironmentStatuses>
DeploymentProjectServiceImpl.getDeploymentProjectsWithStatusesRelatedToPlan
(@NotNull PlanKey planKey) @NotNull List<DeploymentProjectWithEnvironmentStatuses>
DeploymentProjectService.getDeploymentProjectsWithStatusesRelatedToPlanOrBranches
(@NotNull PlanKey masterOrBranchPlanKey) Retrieve the deployment projects that are linked to a specific plan or any of its branches.@NotNull List<DeploymentProjectWithEnvironmentStatuses>
DeploymentProjectServiceImpl.getDeploymentProjectsWithStatusesRelatedToPlanOrBranches
(@NotNull PlanKey masterOrBranchPlanKey) -
Uses of DeploymentProjectWithEnvironmentStatuses in com.atlassian.bamboo.ww2.actions.chains