public class EnvironmentIndexSearcherImpl extends Object implements EnvironmentIndexSearcher
Constructor and Description |
---|
EnvironmentIndexSearcherImpl(IndexerService indexerService,
com.atlassian.bonnie.ILuceneConnection luceneConnection) |
Modifier and Type | Method and Description |
---|---|
List<IndexedEnvironment> |
findEnvironmentsForProject(long projectID)
Get all indexed environments for this project
|
public EnvironmentIndexSearcherImpl(IndexerService indexerService, com.atlassian.bonnie.ILuceneConnection luceneConnection)
public List<IndexedEnvironment> findEnvironmentsForProject(long projectID)
EnvironmentIndexSearcher
findEnvironmentsForProject
in interface EnvironmentIndexSearcher
projectID
- of project to findCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.