Interface CacheKey
-
- All Known Implementing Classes:
StandardCacheKey
public interface CacheKeyInterface for cache keys in Confluence. This interface should only be implmented byStandardCacheKeyand plugin test code.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKey()
-
-
-
Method Detail
-
getKey
String getKey()
-
-