com.atlassian.confluence.user
Class ThreadLocalProfilePictureCache
java.lang.Object
com.atlassian.confluence.user.ThreadLocalProfilePictureCache
public class ThreadLocalProfilePictureCache
- extends Object
Wrapper around the ThreadLocalCache to deal with caching user profilepictures
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadLocalProfilePictureCache
public ThreadLocalProfilePictureCache()
hasProfilePicture
public static ProfilePictureInfo hasProfilePicture(User user)
cacheHasProfilePicture
public static void cacheHasProfilePicture(User user,
ProfilePictureInfo p)