| java.lang.Object | |
| ↳ | com.atlassian.confluence.search.ThreadLocalIndexerControl |
Allows the enabling and disabling of indexing for the current executing thread.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Enable indexing.
| |||||||||||
Disable indexing.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||
From interface
com.atlassian.confluence.search.IndexerControl
| |||||||||||||||||||
Enable indexing.
Disable indexing.

