Package com.atlassian.confluence.user
Class ThreadLocalProfilePictureCache
java.lang.Object
com.atlassian.confluence.user.ThreadLocalProfilePictureCache
Wrapper around the ThreadLocalCache to deal with caching user profilepictures
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
cacheHasProfilePicture
(com.atlassian.user.User user, ProfilePictureInfo p) static ProfilePictureInfo
hasProfilePicture
(com.atlassian.user.User user)
-
Constructor Details
-
ThreadLocalProfilePictureCache
public ThreadLocalProfilePictureCache()
-
-
Method Details
-
hasProfilePicture
-
cacheHasProfilePicture
-