Uses of Class
com.atlassian.bamboo.build.FilterController
-
-
Uses of FilterController in com.atlassian.bamboo.build
Methods in com.atlassian.bamboo.build that return FilterController Modifier and Type Method Description FilterControllerViewBuild. getFilterController()Methods in com.atlassian.bamboo.build with parameters of type FilterController Modifier and Type Method Description voidViewBuild. setFilterController(FilterController filterController) -
Uses of FilterController in com.atlassian.bamboo.build.tests
Methods in com.atlassian.bamboo.build.tests that return FilterController Modifier and Type Method Description FilterControllerViewTestCaseAction. getFilterController()FilterControllerViewTestsSummary. getFilterController()FilterControllerViewTestsSummaryForPlan. getFilterController()Methods in com.atlassian.bamboo.build.tests with parameters of type FilterController Modifier and Type Method Description voidViewTestCaseAction. setFilterController(FilterController filterController)voidViewTestsSummary. setFilterController(FilterController filterController)voidViewTestsSummaryForPlan. setFilterController(FilterController filterController) -
Uses of FilterController in com.atlassian.bamboo.builder.resultsfilter
Methods in com.atlassian.bamboo.builder.resultsfilter that return FilterController Modifier and Type Method Description FilterControllerSetResultsFilter. getFilterController()Methods in com.atlassian.bamboo.builder.resultsfilter with parameters of type FilterController Modifier and Type Method Description voidSetResultsFilter. setFilterController(FilterController filterController) -
Uses of FilterController in com.atlassian.bamboo.clover.build.coverage
Methods in com.atlassian.bamboo.clover.build.coverage that return FilterController Modifier and Type Method Description FilterControllerViewCloverCoverageSummary. getFilterController()Methods in com.atlassian.bamboo.clover.build.coverage with parameters of type FilterController Modifier and Type Method Description voidViewCloverCoverageSummary. setFilterController(FilterController filterController) -
Uses of FilterController in com.atlassian.bamboo.configuration.agent
Methods in com.atlassian.bamboo.configuration.agent that return FilterController Modifier and Type Method Description FilterControllerSetAgentBuildFilter. getFilterController()FilterControllerViewAgent. getFilterController()Methods in com.atlassian.bamboo.configuration.agent with parameters of type FilterController Modifier and Type Method Description voidSetAgentBuildFilter. setFilterController(FilterController filterController) -
Uses of FilterController in com.atlassian.bamboo.plugins.jiraPlugin.actions
Methods in com.atlassian.bamboo.plugins.jiraPlugin.actions that return FilterController Modifier and Type Method Description FilterControllerViewJiraIssueForPlan. getFilterController()Methods in com.atlassian.bamboo.plugins.jiraPlugin.actions with parameters of type FilterController Modifier and Type Method Description voidViewJiraIssueForPlan. setFilterController(FilterController filterController) -
Uses of FilterController in com.atlassian.bamboo.ww2.actions.chains
Methods in com.atlassian.bamboo.ww2.actions.chains that return FilterController Modifier and Type Method Description FilterControllerViewChainSummary. getFilterController()Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type FilterController Modifier and Type Method Description voidViewChainSummary. setFilterController(FilterController filterController) -
Uses of FilterController in com.atlassian.bamboo.ww2.actions.charts
Methods in com.atlassian.bamboo.ww2.actions.charts that return FilterController Modifier and Type Method Description FilterControllerViewCombinedByTimePeriodChart. getFilterController()Methods in com.atlassian.bamboo.ww2.actions.charts with parameters of type FilterController Modifier and Type Method Description voidViewCombinedByTimePeriodChart. setFilterController(FilterController filterController) -
Uses of FilterController in com.atlassian.bamboo.ww2.interceptors
Methods in com.atlassian.bamboo.ww2.interceptors with parameters of type FilterController Modifier and Type Method Description voidResultsListAwareInterceptor. setFilterController(FilterController filterController)
-