Uses of Interface
com.atlassian.bamboo.ww2.aware.PaginationAware

Packages that use PaginationAware
com.atlassian.bamboo.build   
com.atlassian.bamboo.configuration   
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.plugins.jiraPlugin.actions   
com.atlassian.bamboo.ww2.actions.admin.elastic   
com.atlassian.bamboo.ww2.actions.build   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.chains.admin   
com.atlassian.bamboo.ww2.actions.reports   
com.atlassian.bamboo.ww2.aware   
 

Uses of PaginationAware in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement PaginationAware
 class ListBuildResults
           
 class ViewBuildResultsSuccessfulTests
           
 

Uses of PaginationAware in com.atlassian.bamboo.configuration
 

Classes in com.atlassian.bamboo.configuration that implement PaginationAware
 class ViewGlobalAuditLogAction
           
 

Uses of PaginationAware in com.atlassian.bamboo.configuration.agent
 

Classes in com.atlassian.bamboo.configuration.agent that implement PaginationAware
 class ViewOfflineAgents
           
 

Uses of PaginationAware in com.atlassian.bamboo.plugins.jiraPlugin.actions
 

Classes in com.atlassian.bamboo.plugins.jiraPlugin.actions that implement PaginationAware
 class ViewJiraIssueForPlan
           
 

Uses of PaginationAware in com.atlassian.bamboo.ww2.actions.admin.elastic
 

Classes in com.atlassian.bamboo.ww2.actions.admin.elastic that implement PaginationAware
 class ViewElasticAgentHistoryAction
           
 

Uses of PaginationAware in com.atlassian.bamboo.ww2.actions.build
 

Classes in com.atlassian.bamboo.ww2.actions.build that implement PaginationAware
 class ViewBuildResultsTable
          This is an embedded action that's used to display
 class ViewBuildResultsTableByPlans
           
 

Uses of PaginationAware in com.atlassian.bamboo.ww2.actions.chains
 

Classes in com.atlassian.bamboo.ww2.actions.chains that implement PaginationAware
 class ListChainResults
           
 

Uses of PaginationAware in com.atlassian.bamboo.ww2.actions.chains.admin
 

Classes in com.atlassian.bamboo.ww2.actions.chains.admin that implement PaginationAware
 class ViewChainAuditLog
           
 

Uses of PaginationAware in com.atlassian.bamboo.ww2.actions.reports
 

Classes in com.atlassian.bamboo.ww2.actions.reports that implement PaginationAware
 class ViewReport
           
 

Uses of PaginationAware in com.atlassian.bamboo.ww2.aware
 

Subinterfaces of PaginationAware in com.atlassian.bamboo.ww2.aware
 interface LazyPaginationAware
          Actions that implement this has a results list that is paginated and only results on the current page will be fetched.
 



Copyright © 2011 Atlassian. All Rights Reserved.