public class StarterAction.DashboardPage extends Object
Constructor and Description |
---|
DashboardPage(int accumutatedSubsetCount,
int totalSize,
String lastProjectKey,
List<ImmutableTopLevelPlan> items,
int allVisiblePlans) |
Modifier and Type | Method and Description |
---|---|
int |
getAccumulatedSubsetCount() |
List<ImmutableTopLevelPlan> |
getItems() |
String |
getLastProjectKey() |
int |
getNotIncludedCount() |
int |
getTotalSize() |
boolean |
isEmptyResults() |
boolean |
isMultiPage() |
boolean |
isShowMoreRequired() |
public DashboardPage(int accumutatedSubsetCount, int totalSize, String lastProjectKey, List<ImmutableTopLevelPlan> items, int allVisiblePlans)
public List<ImmutableTopLevelPlan> getItems()
public int getAccumulatedSubsetCount()
public int getNotIncludedCount()
public int getTotalSize()
public boolean isEmptyResults()
public boolean isShowMoreRequired()
public boolean isMultiPage()
public String getLastProjectKey()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.