Package | Description |
---|---|
com.atlassian.bamboo.author | |
com.atlassian.bamboo.build | |
com.atlassian.bamboo.index | |
com.atlassian.bamboo.resultsummary.search |
Modifier and Type | Class and Description |
---|---|
class |
AuthorDocumentCollector |
Modifier and Type | Class and Description |
---|---|
class |
PlanKeyHitCollector
Hit collector that returns all plan keys (unsorted) from the query
|
Modifier and Type | Class and Description |
---|---|
class |
AllDocumentCollector
Collector which collects every matching document.
|
class |
FindLatestBuildResultHitCollector
A hit collector that finds the latest build result summary for that query
|
Modifier and Type | Method and Description |
---|---|
void |
IndexedBuildResultsSearcherImpl.search(org.apache.lucene.search.Query query,
AbstractDocumentHitCollector collector) |
void |
IndexedBuildResultsSearcher.search(org.apache.lucene.search.Query q,
AbstractDocumentHitCollector collector) |
Constructor and Description |
---|
PermissionFilteringHitCollector(LucenePermissionChecker permissionChecker,
AbstractDocumentHitCollector collector) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.