Uses of Class
com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentForDashboard
-
Packages that use DeploymentProjectWithEnvironmentForDashboard Package Description com.atlassian.bamboo.deployments.projects.service -
-
Uses of DeploymentProjectWithEnvironmentForDashboard in com.atlassian.bamboo.deployments.projects.service
Methods in com.atlassian.bamboo.deployments.projects.service that return DeploymentProjectWithEnvironmentForDashboard Modifier and Type Method Description DeploymentProjectWithEnvironmentForDashboard
DeploymentProjectService. 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()
.DeploymentProjectWithEnvironmentForDashboard
DeploymentProjectServiceImpl. getPaginatedDeploymentsWithEnvironments(int start, int limit, @Nullable String filter)
-