Package com.atlassian.bamboo.webwork
Class StarterAction.DashboardPage
java.lang.Object
com.atlassian.bamboo.webwork.StarterAction.DashboardPage
- Enclosing class:
- StarterAction
-
Constructor Summary
ConstructorsConstructorDescriptionDashboardPage
(int accumutatedSubsetCount, int totalSize, String lastProjectKey, List<ImmutableTopLevelPlan> items, int allVisiblePlans) -
Method Summary
-
Constructor Details
-
DashboardPage
public DashboardPage(int accumutatedSubsetCount, int totalSize, String lastProjectKey, List<ImmutableTopLevelPlan> items, int allVisiblePlans)
-
-
Method Details
-
getItems
-
getAccumulatedSubsetCount
public int getAccumulatedSubsetCount() -
getNotIncludedCount
public int getNotIncludedCount() -
getTotalSize
public int getTotalSize() -
isEmptyResults
public boolean isEmptyResults() -
isShowMoreRequired
public boolean isShowMoreRequired() -
isMultiPage
public boolean isMultiPage() -
getLastProjectKey
-