public interface UserIndexingManagerInternal
| Modifier and Type | Method and Description |
|---|---|
void |
setProcessEventsForCurrentThread(boolean enabled)
Sets whether anything performing user indexing should process user-related events on the current thread.
|
boolean |
shouldProcessEvents()
Indicates if anything performing user indexing should process user-related events on the current thread.
|
boolean shouldProcessEvents()
void setProcessEventsForCurrentThread(boolean enabled)
enabled - true, if indexers should process user-related events.Copyright © 2003–2019 Atlassian. All rights reserved.