| Package | Description |
|---|---|
| com.atlassian.jira.sharing.index |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSharedEntitySearcher<S extends SharedEntity>
Default implementation of
SharedEntitySearcher. |
| Modifier and Type | Method and Description |
|---|---|
<S extends SharedEntity> |
MockSharedEntityIndexer.getSearcher(SharedEntity.TypeDescriptor<S> type) |
<S extends SharedEntity> |
DefaultSharedEntityIndexer.getSearcher(SharedEntity.TypeDescriptor<S> type) |
<S extends SharedEntity> |
SharedEntityIndexer.getSearcher(SharedEntity.TypeDescriptor<S> type)
Get a SharedEntitySearcher for the specified
SharedEntity.TypeDescriptor |
Copyright © 2002-2019 Atlassian. All Rights Reserved.