Uses of Interface
com.atlassian.bamboo.deployments.projects.DeploymentProjectStatusForResultSummary

Packages that use DeploymentProjectStatusForResultSummary
com.atlassian.bamboo.deployments.projects   
com.atlassian.bamboo.deployments.projects.service   
com.atlassian.bamboo.ww2.actions.chains   
 

Uses of DeploymentProjectStatusForResultSummary in com.atlassian.bamboo.deployments.projects
 

Classes in com.atlassian.bamboo.deployments.projects that implement DeploymentProjectStatusForResultSummary
 class DeploymentProjectStatusForResultSummaryImpl
           
 

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 DeploymentProjectStatusForResultSummary
 java.util.List<DeploymentProjectStatusForResultSummary> DeploymentProjectServiceImpl.getDeploymentProjectsWithStatusesRelatedToPlanResult(ResultsSummary resultsSummary)
           
 java.util.List<DeploymentProjectStatusForResultSummary> DeploymentProjectService.getDeploymentProjectsWithStatusesRelatedToPlanResult(ResultsSummary resultsSummary)
          Retrieve the deployment projects that are linked to a specific result.
 

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
 java.util.List<DeploymentProjectStatusForResultSummary> ViewChainResult.getRelatedDeployments()
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.