Package | Description |
---|---|
com.atlassian.confluence.cluster |
Modifier and Type | Method and Description |
---|---|
static ReIndexingScopeThreadLocal.ReIndexingScope |
ReIndexingScopeThreadLocal.currentScope() |
static ReIndexingScopeThreadLocal.ReIndexingScope |
ReIndexingScopeThreadLocal.ReIndexingScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReIndexingScopeThreadLocal.ReIndexingScope[] |
ReIndexingScopeThreadLocal.ReIndexingScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
ReIndexingScopeThreadLocal.withScope(ReIndexingScopeThreadLocal.ReIndexingScope scope,
Runnable runnable)
Execute a
Runnable with specified scope |
Copyright © 2003–2020 Atlassian. All rights reserved.