public class DeploymentProjectWithEnvironmentForDashboard extends Object
| Constructor and Description |
|---|
DeploymentProjectWithEnvironmentForDashboard(Map<DeploymentProject,List<Environment>> deploymentsWithEnvironments,
boolean hasMore,
int nextStart) |
| Modifier and Type | Method and Description |
|---|---|
Map<DeploymentProject,List<Environment>> |
getDeploymentsWithEnvironments() |
int |
getNextStart() |
boolean |
isHasMore() |
String |
toString() |
public DeploymentProjectWithEnvironmentForDashboard(Map<DeploymentProject,List<Environment>> deploymentsWithEnvironments, boolean hasMore, int nextStart)
public Map<DeploymentProject,List<Environment>> getDeploymentsWithEnvironments()
public boolean isHasMore()
public int getNextStart()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.