Package com.atlassian.bamboo.avatar
package com.atlassian.bamboo.avatar
-
ClassDescriptionAugments the
AvatarSupplier
with timestamp information that can be used to control caching, or to simply display a modification date indicating when the avatar was last updated.AnCacheableAvatarSupplier
implementation which delegates to anAvatarSupplier
, storing the avatar'smodification timestamp
separately.Bamboo comes with different ways of providing avatars for users including gravatar and custom avatars saved directly on Bamboo Server.AnAvatarSupplier
implementation which supplies an avatar from a classpath resource.Exception thrown when an avatar file is considered stale.