Package | Description |
---|---|
com.atlassian.confluence.impl.search | |
com.atlassian.confluence.search.lucene |
Modifier and Type | Method and Description |
---|---|
boolean |
CompositeIndexManager.flushQueue(ConfluenceIndexManager.IndexQueueFlushMode flushMode) |
Modifier and Type | Method and Description |
---|---|
static ConfluenceIndexManager.IndexQueueFlushMode |
ConfluenceIndexManager.IndexQueueFlushMode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ConfluenceIndexManager.IndexQueueFlushMode[] |
ConfluenceIndexManager.IndexQueueFlushMode.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default boolean |
ConfluenceIndexManager.flushQueue(ConfluenceIndexManager.IndexQueueFlushMode flushMode)
Deprecated.
since 5.10, use
IndexManager.flushQueue(IndexManager.IndexQueueFlushMode) |
Copyright © 2003–2023 Atlassian. All rights reserved.