Uses of Interface
com.atlassian.bamboo.util.InputSupplier
-
Uses of InputSupplier in com.atlassian.bamboo.avatar
Modifier and TypeInterfaceDescriptioninterface
interface
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.Modifier and TypeClassDescriptionclass
class
AnCacheableAvatarSupplier
implementation which delegates to anAvatarSupplier
, storing the avatar'smodification timestamp
separately.class
AnAvatarSupplier
implementation which supplies an avatar from a classpath resource. -
Uses of InputSupplier in com.atlassian.bamboo.plugins.rest.common.avatar