Uses of Interface
com.atlassian.bamboo.index.quicksearch.QuickSearchItemDao
-
Packages that use QuickSearchItemDao Package Description com.atlassian.bamboo.index.quicksearch -
-
Uses of QuickSearchItemDao in com.atlassian.bamboo.index.quicksearch
Classes in com.atlassian.bamboo.index.quicksearch that implement QuickSearchItemDao Modifier and Type Class Description class
QuickSearchItemDaoImpl
Constructors in com.atlassian.bamboo.index.quicksearch with parameters of type QuickSearchItemDao Constructor Description QuickSearchIndexerImpl(@NotNull CachedPlanManager cachedPlanManager, @NotNull DeploymentProjectDao deploymentProjectDao, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull ProjectManager projectManager, @NotNull PlanManager planManager, @NotNull QuickSearchItemDao quickSearchItemDao, @NotNull com.atlassian.bandana.BandanaManager bandanaManager)
-