Uses of Class
com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentForDashboard
-
Uses of DeploymentProjectWithEnvironmentForDashboard in com.atlassian.bamboo.deployments.projects.service
Modifier and TypeMethodDescriptionDeploymentProjectService.getPaginatedDeploymentsWithEnvironments
(int start, int limit, @Nullable String filter) Retrieve paginated view of DeploymentProject and Environment and information if there are more entries ordered byInternalDeploymentProject.getName()
andInternalEnvironment.getPosition()
.DeploymentProjectServiceImpl.getPaginatedDeploymentsWithEnvironments
(int start, int limit, @Nullable String filter)