Uses of Class
com.atlassian.bitbucket.avatar.AbstractAvatarSupplier
Packages that use AbstractAvatarSupplier
-
Uses of AbstractAvatarSupplier in com.atlassian.bitbucket.avatar
Subclasses of AbstractAvatarSupplier in com.atlassian.bitbucket.avatarModifier and TypeClassDescriptionclass
A simple implementation ofAvatarSupplier
which accepts theInputStream
containing the avatar's image data as a constructor parameter.