public interface EmoticonDisplayMapper
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsoluteImageUrl(Emoticon emoticon)
Get an absolute URL for the emoticon (this will include the servers configured baseURL).
|
String |
getImageName(Emoticon emoticon) |
String |
getRelativeImageUrl(Emoticon emoticon)
Get a relative URL for the emoticon.
|
String getRelativeImageUrl(Emoticon emoticon)
emoticon - the emoticon for which an image URL is required.String getAbsoluteImageUrl(Emoticon emoticon)
emoticon - the emoticon for which an image URL is required.Copyright © 2003–2021 Atlassian. All rights reserved.