com.atlassian.confluence.it.admin
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
 java.lang.String getKey()
           
 

Method Detail

getKey

java.lang.String getKey()


Copyright © 2003-2014 Atlassian. All Rights Reserved.