Uses of Interface
com.atlassian.bamboo.resultsummary.search.PlanResultSearcher
Packages that use PlanResultSearcher
Package
Description
-
Uses of PlanResultSearcher in com.atlassian.bamboo.build
Constructors in com.atlassian.bamboo.build with parameters of type PlanResultSearcherModifierConstructorDescriptionJiraIssueResultsManagerImpl
(@NotNull PlanResultSearcher planResultSearcher, @NotNull ResultsSummaryManager resultsSummaryManager) -
Uses of PlanResultSearcher in com.atlassian.bamboo.charts
Constructors in com.atlassian.bamboo.charts with parameters of type PlanResultSearcherModifierConstructorDescriptionDefaultChartManager
(com.atlassian.plugin.PluginAccessor pluginAccessor, PlanResultSearcher planResultSearcher, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, PlanManager planManager) -
Uses of PlanResultSearcher in com.atlassian.bamboo.plugins.jira.rest.resource
Constructors in com.atlassian.bamboo.plugins.jira.rest.resource with parameters of type PlanResultSearcherModifierConstructorDescriptionJiraIssueLatestRelatedBuildsResource
(AdministrationConfigurationAccessor administrationConfigurationAccessor, ArtifactLinkManager artifactLinkManager, CustomVariableContext customVariableContext, CachedPlanManager cachedPlanManager, PlanResultSearcher planResultSearcher, JiraRestHelper jiraRestHelper, ResultsSummaryManager resultsSummaryManager) PullChangesResource
(PlanResultSearcher planResultSearcher, com.atlassian.sal.api.user.UserManager userManager, com.atlassian.sal.api.auth.OAuthRequestVerifierFactory requestVerifierFactory) -
Uses of PlanResultSearcher in com.atlassian.bamboo.plugins.jira.summary.build
Constructors in com.atlassian.bamboo.plugins.jira.summary.build with parameters of type PlanResultSearcherModifierConstructorDescriptionBuildAggregator
(PlanResultSearcher planResultSearcher, ImpersonationService impersonationService, JiraRestHelper jiraRestHelper, com.atlassian.sal.api.auth.OAuthRequestVerifierFactory oAuthRequestVerifierFactory, com.atlassian.sal.api.user.UserManager salUserManager) -
Uses of PlanResultSearcher in com.atlassian.bamboo.plugins.testutils.rest.resource.index
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.index with parameters of type PlanResultSearcher -
Uses of PlanResultSearcher in com.atlassian.bamboo.resultsummary.search
Classes in com.atlassian.bamboo.resultsummary.search that implement PlanResultSearcher