public abstract class

AbstractAvatarSupplier

extends Object
implements AvatarSupplier
java.lang.Object
   ↳ com.atlassian.bitbucket.avatar.AbstractAvatarSupplier
Known Direct Subclasses

Summary

Protected Constructors
AbstractAvatarSupplier()
AbstractAvatarSupplier(String contentType)
Public Methods
String getContentType()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.bitbucket.avatar.AvatarSupplier

Protected Constructors

protected AbstractAvatarSupplier ()

protected AbstractAvatarSupplier (String contentType)

Public Methods

public String getContentType ()