| Constructor and Description |
|---|
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) |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexerServiceImpl
This service takes care of adding/updating/removing documents from Lucene.
|
| Modifier and Type | Field and Description |
|---|---|
protected IndexerService |
AbstractIndexer.indexerService |
| Constructor and Description |
|---|
AbstractIndexer(com.atlassian.bonnie.ILuceneConnection luceneConnection,
com.atlassian.bandana.BandanaManager bandanaManager,
int maxDbConnections,
IndexerService indexerService) |
| Constructor and Description |
|---|
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) |
| Constructor and Description |
|---|
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) |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.