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, wait
open
protected AbstractAvatarSupplier()
protected AbstractAvatarSupplier(String contentType)
public String getContentType()
AvatarSupplier
getContentType
in interface AvatarSupplier
Copyright © 2021 Atlassian. All rights reserved.