Package com.atlassian.bamboo.avatar
-
Interface Summary Interface Description AvatarRepository AvatarService AvatarSupplier CacheableAvatarSupplier Augments theAvatarSupplier
with timestamp information that can be used to control caching, or to simply display a modification date indicating when the avatar was last updated.HigherOrderAvatarProvider Bamboo comes with different ways of providing avatars for users including gravatar and custom avatars saved directly on Bamboo Server. -
Class Summary Class Description AbstractAvatarSupplier AvatarServiceImpl AvatarUtils DelegatingCacheableAvatarSupplier AnCacheableAvatarSupplier
implementation which delegates to anAvatarSupplier
, storing the avatar'smodification timestamp
separately.DiskAvatarRepository HigherOrderAvatarProviderImpl ResourceAvatarSupplier AnAvatarSupplier
implementation which supplies an avatar from a classpath resource. -
Enum Summary Enum Description AvatarType