Class StarterAction.DashboardPage

java.lang.Object
com.atlassian.bamboo.webwork.StarterAction.DashboardPage
Enclosing class:
StarterAction

public class StarterAction.DashboardPage extends Object
  • Constructor Details

    • DashboardPage

      public DashboardPage(int accumutatedSubsetCount, int totalSize, String lastProjectKey, List<ImmutableTopLevelPlan> items, int allVisiblePlans)
  • Method Details

    • getItems

      public List<ImmutableTopLevelPlan> 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

      public String getLastProjectKey()