Uses of Record Class
com.atlassian.bamboo.deployments.projects.DeploymentProjectWithEnvironmentForDashboard
Packages that use DeploymentProjectWithEnvironmentForDashboard
Package
Description
-
Uses of DeploymentProjectWithEnvironmentForDashboard in com.atlassian.bamboo.deployments.cache
Methods in com.atlassian.bamboo.deployments.cache that return DeploymentProjectWithEnvironmentForDashboardModifier and TypeMethodDescriptionCachedDeploymentProjectService.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()
.CachedDeploymentProjectServiceImpl.getPaginatedDeploymentsWithEnvironments
(int start, int limit, @Nullable String filter) -
Uses of DeploymentProjectWithEnvironmentForDashboard in com.atlassian.bamboo.deployments.projects.service
Methods in com.atlassian.bamboo.deployments.projects.service that return DeploymentProjectWithEnvironmentForDashboardModifier and TypeMethodDescriptionDeploymentProjectService.getPaginatedDeploymentsWithEnvironments
(int start, int limit, @Nullable String filter) Deprecated.DeploymentProjectServiceImpl.getPaginatedDeploymentsWithEnvironments
(int start, int limit, @Nullable String filter)
CachedDeploymentProjectService.getPaginatedDeploymentsWithEnvironments(int, int, String)