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 FilterController
ViewBuild. getFilterController()
Methods in com.atlassian.bamboo.build with parameters of type FilterController Modifier and Type Method Description void
ViewBuild. 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 FilterController
ViewTestCaseAction. getFilterController()
FilterController
ViewTestsSummary. getFilterController()
FilterController
ViewTestsSummaryForPlan. getFilterController()
Methods in com.atlassian.bamboo.build.tests with parameters of type FilterController Modifier and Type Method Description void
ViewTestCaseAction. setFilterController(FilterController filterController)
void
ViewTestsSummary. setFilterController(FilterController filterController)
void
ViewTestsSummaryForPlan. 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 FilterController
SetResultsFilter. getFilterController()
Methods in com.atlassian.bamboo.builder.resultsfilter with parameters of type FilterController Modifier and Type Method Description void
SetResultsFilter. 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 FilterController
ViewCloverCoverageSummary. getFilterController()
Methods in com.atlassian.bamboo.clover.build.coverage with parameters of type FilterController Modifier and Type Method Description void
ViewCloverCoverageSummary. 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 FilterController
SetAgentBuildFilter. getFilterController()
FilterController
ViewAgent. getFilterController()
Methods in com.atlassian.bamboo.configuration.agent with parameters of type FilterController Modifier and Type Method Description void
SetAgentBuildFilter. 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 FilterController
ViewJiraIssueForPlan. getFilterController()
Methods in com.atlassian.bamboo.plugins.jiraPlugin.actions with parameters of type FilterController Modifier and Type Method Description void
ViewJiraIssueForPlan. 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 FilterController
ViewChainSummary. getFilterController()
Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type FilterController Modifier and Type Method Description void
ViewChainSummary. 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 FilterController
ViewCombinedByTimePeriodChart. getFilterController()
Methods in com.atlassian.bamboo.ww2.actions.charts with parameters of type FilterController Modifier and Type Method Description void
ViewCombinedByTimePeriodChart. 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 void
ResultsListAwareInterceptor. setFilterController(FilterController filterController)
-