Uses of Enum Class
com.atlassian.confluence.cluster.ReIndexingScopeThreadLocal.ReIndexingScope
Packages that use ReIndexingScopeThreadLocal.ReIndexingScope
-
Uses of ReIndexingScopeThreadLocal.ReIndexingScope in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster that return ReIndexingScopeThreadLocal.ReIndexingScopeModifier and TypeMethodDescriptionReIndexingScopeThreadLocal.currentScope()
Returns the enum constant of this class with the specified name.ReIndexingScopeThreadLocal.ReIndexingScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.cluster with parameters of type ReIndexingScopeThreadLocal.ReIndexingScopeModifier and TypeMethodDescriptionstatic void
ReIndexingScopeThreadLocal.withScope
(ReIndexingScopeThreadLocal.ReIndexingScope scope, Runnable runnable) Execute aRunnable
with specified scope