Uses of Class
com.atlassian.confluence.it.admin.StandardCacheKey
-
Packages that use StandardCacheKey Package Description com.atlassian.confluence.it.admin -
-
Uses of StandardCacheKey in com.atlassian.confluence.it.admin
Methods in com.atlassian.confluence.it.admin that return StandardCacheKey Modifier and Type Method Description static StandardCacheKey
StandardCacheKey. valueOf(String name)
Returns the enum constant of this type with the specified name.static StandardCacheKey[]
StandardCacheKey. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-