| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.projects.service |
| Modifier and Type | Method and 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 by
InternalDeploymentProject.getName() and InternalEnvironment.getPosition(). |
DeploymentProjectWithEnvironmentForDashboard |
DeploymentProjectServiceImpl.getPaginatedDeploymentsWithEnvironments(int start,
int limit,
@Nullable String filter) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.