public class DefaultUserIndexingManagerInternal extends Object implements UserIndexingManagerInternal
| Constructor and Description |
|---|
DefaultUserIndexingManagerInternal() |
| 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.
|
public boolean shouldProcessEvents()
UserIndexingManagerInternalshouldProcessEvents in interface UserIndexingManagerInternalpublic void setProcessEventsForCurrentThread(boolean enabled)
UserIndexingManagerInternalsetProcessEventsForCurrentThread in interface UserIndexingManagerInternalenabled - true, if indexers should process user-related events.Copyright © 2003–2019 Atlassian. All rights reserved.