Package | Description |
---|---|
com.atlassian.bamboo.deployments.projects.service |
Modifier and Type | Method and Description |
---|---|
DeploymentProjectWithEnvironmentForDashboard |
DeploymentProjectServiceImpl.getPaginatedDeploymentsWithEnvironments(int start,
int limit,
String filter) |
DeploymentProjectWithEnvironmentForDashboard |
DeploymentProjectService.getPaginatedDeploymentsWithEnvironments(int start,
int limit,
String filter)
Retrieve paginated view of DeploymentProject and Environment and information if there are more entries ordered by
InternalDeploymentProject.getName() and InternalEnvironment.getPosition() . |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.