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

Packages that use ResultsListProvider
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.build.admin   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.reports   
com.atlassian.bamboo.ww2.aware   
 

Uses of ResultsListProvider in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement ResultsListProvider
 class ViewBuildResultsSuccessfulTests
           
 

Uses of ResultsListProvider in com.atlassian.bamboo.configuration
 

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

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

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

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

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

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

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

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

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

Uses of ResultsListProvider in com.atlassian.bamboo.ww2.actions.build.admin
 

Classes in com.atlassian.bamboo.ww2.actions.build.admin that implement ResultsListProvider
 class ViewPlanAuditLog
           
 

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

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

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

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

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

Subinterfaces of ResultsListProvider 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.
 interface PaginationAware
          Actions that implement this has a results list that is paginated
 



Copyright © 2010 Atlassian. All Rights Reserved.