| Interface | Description |
|---|---|
| EdgeContentQueries | |
| EdgeDocumentFactory |
Responsible for creating an Atlassian document that represents an edge.
|
| EdgeFactory | |
| EdgeIndexBuilder | |
| EdgeIndexManager |
Responsible for indexing edges.
|
| EdgeIndexTask |
This interface is the same as the
ConfluenceIndexTask. |
| EdgeIndexTaskFactory | |
| EdgeIndexTaskQueue | |
| EdgeQueries | |
| EdgeTypeRepository | |
| PopularContentQueries |
| Class | Description |
|---|---|
| ComponentImports | |
| DefaultEdgeContentQueries | |
| DefaultEdgeDocumentFactory |
This factory class builds an
AtlassianDocument instance based on different information such as'
the edge, date, content and current authenticated user. |
| DefaultEdgeFactory | |
| DefaultEdgeIndexBuilder | |
| DefaultEdgeIndexManager | |
| DefaultEdgeIndexTaskFactory | |
| DefaultEdgeQueries | |
| DefaultPopularContentQueries | |
| EdgeIndexRecoverer | |
| EdgeIndexSchema |
This class contains all names of the fields that an edge document can have
|
| EdgeListener |
Listens for application events and responds by creating an edge and persisting it
the index for querying.
|
| EdgeQueryParameter | |
| EdgeQueryParameter.Builder | |
| EdgeSearchIndexAccessor |
A
SearchIndexAccessor specific to the edge index. |
| JournalEdgeIndexTaskQueue |
Implementation of EdgeIndexTaskQueue that used journal as the backing store.
|
| OriginalFieldVisitor |
Default visitor, DocumentStoredFieldVisitor, only keeps store attribute of number fields.
|
| ScoreConfig | |
| TopEdgeTargetCollector |
Collector that groups edges by target, and aggregates all the scores for each edge against that target.
|
| Enum | Description |
|---|---|
| EdgeIndexBuilder.RebuildCondition | |
| IndexTaskType |
Enumeration of index task types.
|
Copyright © 2003–2022 Atlassian. All rights reserved.