Uses of Enum Class
com.atlassian.confluence.impl.cache.LocalCacheImplementation
Packages that use LocalCacheImplementation
-
Uses of LocalCacheImplementation in com.atlassian.confluence.impl.cache
Methods in com.atlassian.confluence.impl.cache that return LocalCacheImplementationModifier and TypeMethodDescriptionstatic LocalCacheImplementationLocalCacheImplementation.get()static LocalCacheImplementationReturns the enum constant of this class with the specified name.static LocalCacheImplementation[]LocalCacheImplementation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.impl.cache with parameters of type LocalCacheImplementationModifier and TypeMethodDescriptionstatic voidLocalCacheImplementation.assertImplementation(LocalCacheImplementation implementation)