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(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(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,
CachedPlanManager cachedPlanManager,
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,
ProjectManager projectManager,
PlanManager planManager) |
QuickSearchSearcherImpl(com.atlassian.bonnie.ILuceneConnection luceneConnection,
IndexerService indexerService) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.