@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| ESTask |
A task that performs updates to elasticsearch.
|
| Class | Description |
|---|---|
| AbstractESTask |
Abstract base class for ES tasks.
|
| ESDeleteAllChangesTask |
Removes all change documents of a content object.
|
| ESDeleteByQueryAction | |
| ESDeleteContentTypeTask | |
| ESDeleteSpaceTask |
Remove all space objects.
|
| ESDeleteTask |
Index task that deletes a searchable from elasticsearch.
|
| ESIndexAllChangesTask |
Update all change documents of a single content object
|
| ESIndexAllUsersTask |
Index all personal info having associated user
|
| ESIndexChangeTask |
Index task that indexes a version of a searchable as change to elasticsearch.
|
| ESIndexIncludingChangesTask |
Index content object including its history.
|
| ESIndexIncludingDependantsTask |
Index task that indexes a version of a searchable to elasticsearch.
|
| ESIndexTask | |
| ESIndexUsersInGroupTask |
Index task that indexes personal info of all users in a group.
|
| RefreshPropertyEnablingRequestProcessor |
Enables refresh property on an index or delete request.
|
| SynchronousESIndexRequestProcessor |
Processes elasticsearch index request's synchronously.
|
Copyright © 2003–2018 Atlassian. All rights reserved.