|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IndexerService in com.atlassian.bamboo.deployments.environments.index |
|---|
| Constructors in com.atlassian.bamboo.deployments.environments.index with parameters of type IndexerService | |
|---|---|
EnvironmentIndexerImpl(com.atlassian.bonnie.ILuceneConnection luceneConnection,
com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.config.db.HibernateConfig hibernateConfig,
IndexerService indexerService,
DeploymentResultService deploymentResultService,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
EnvironmentIndexSearcherImpl(BambooCachingPermissionManagerFacade cachingPermissionManagerFacade,
IndexerService indexerService,
com.atlassian.bonnie.ILuceneConnection luceneConnection)
|
|
| Uses of IndexerService in com.atlassian.bamboo.deployments.versions.index |
|---|
| Constructors in com.atlassian.bamboo.deployments.versions.index with parameters of type IndexerService | |
|---|---|
VersionIndexerImpl(com.atlassian.bonnie.ILuceneConnection luceneConnection,
com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.config.db.HibernateConfig hibernateConfig,
IndexerService indexerService,
com.atlassian.event.api.EventPublisher eventPublisher,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService)
|
|
VersionIndexSearcherImpl(BambooCachingPermissionManagerFacade cachingPermissionManagerFacade,
IndexerService indexerService,
com.atlassian.bonnie.ILuceneConnection luceneConnection)
|
|
| Uses of IndexerService in com.atlassian.bamboo.index |
|---|
| Classes in com.atlassian.bamboo.index that implement IndexerService | |
|---|---|
class |
IndexerServiceImpl
This service takes care of adding/updating/removing documents from Lucene. |
| Fields in com.atlassian.bamboo.index declared as IndexerService | |
|---|---|
protected IndexerService |
AbstractIndexer.indexerService
|
| Constructors in com.atlassian.bamboo.index with parameters of type IndexerService | |
|---|---|
AbstractIndexer(com.atlassian.bonnie.ILuceneConnection luceneConnection,
com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.config.db.HibernateConfig hibernateConfig,
IndexerService indexerService)
|
|
| Uses of IndexerService in com.atlassian.bamboo.index.buildresult |
|---|
| Constructors in com.atlassian.bamboo.index.buildresult with parameters of type IndexerService | |
|---|---|
DefaultBuildResultsIndexer(com.atlassian.bonnie.ILuceneConnection luceneConnection,
com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.config.db.HibernateConfig hibernateConfig,
IndexerService indexerService,
BuildResultsSummaryDao buildResultsSummaryDao,
BuildResultsSummaryDocumentFactory buildResultsSummaryDocumentFactory,
PlanManager planManager,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
| Uses of IndexerService in com.atlassian.bamboo.index.quicksearch |
|---|
| Constructors in com.atlassian.bamboo.index.quicksearch with parameters of type IndexerService | |
|---|---|
QuickSearchIndexerImpl(com.atlassian.bonnie.ILuceneConnection luceneConnection,
IndexerService indexerService,
CachedPlanManager cachedPlanManager,
DeploymentProjectService deploymentProjectService,
com.atlassian.config.db.HibernateConfig hibernateConfig,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.bandana.BandanaManager bandanaManager,
PlanManager planManager)
|
|
QuickSearchSearcherImpl(com.atlassian.bonnie.ILuceneConnection luceneConnection,
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade,
IndexerService indexerService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||