Interface CacheKey

All Known Implementing Classes:
StandardCacheKey

public interface CacheKey
Interface for cache keys in Confluence. This interface should only be implmented by StandardCacheKey and plugin test code.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details