Uses of Interface
com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummary
Packages that use DeploymentProjectStatusForResultSummary
Package
Description
-
Uses of DeploymentProjectStatusForResultSummary in com.atlassian.bamboo.deployments.projects
Classes in com.atlassian.bamboo.deployments.projects that implement DeploymentProjectStatusForResultSummary -
Uses of DeploymentProjectStatusForResultSummary in com.atlassian.bamboo.deployments.projects.service
Methods in com.atlassian.bamboo.deployments.projects.service that return types with arguments of type DeploymentProjectStatusForResultSummaryModifier and TypeMethodDescription@NotNull List<DeploymentProjectStatusForResultSummary>DeploymentProjectService.getDeploymentProjectsWithStatusesRelatedToPlanResult(@NotNull ResultsSummary resultsSummary) Retrieve the deployment projects that are linked to a specific result.@NotNull List<DeploymentProjectStatusForResultSummary>DeploymentProjectServiceImpl.getDeploymentProjectsWithStatusesRelatedToPlanResult(@NotNull ResultsSummary resultsSummary) -
Uses of DeploymentProjectStatusForResultSummary in com.atlassian.bamboo.ww2.actions.chains
Methods in com.atlassian.bamboo.ww2.actions.chains that return types with arguments of type DeploymentProjectStatusForResultSummary