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()
UserIndexingManagerInternal
shouldProcessEvents
in interface UserIndexingManagerInternal
public void setProcessEventsForCurrentThread(boolean enabled)
UserIndexingManagerInternal
setProcessEventsForCurrentThread
in interface UserIndexingManagerInternal
enabled
- true, if indexers should process user-related events.Copyright © 2003–2018 Atlassian. All rights reserved.