public abstract class AbstractAvatarSupplier extends Object implements AvatarSupplier
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAvatarSupplier() |
protected |
AbstractAvatarSupplier(String contentType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType()
The content type of the avatar, e.g., "image/png"
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitopenprotected AbstractAvatarSupplier()
protected AbstractAvatarSupplier(String contentType)
public String getContentType()
AvatarSuppliergetContentType in interface AvatarSupplierCopyright © 2019 Atlassian. All rights reserved.