public final class Highlight extends Object
AddonVersion details.| Constructor and Description |
|---|
Highlight() |
| Modifier and Type | Method and Description |
|---|---|
HtmlString |
getBody()
Longer description with additional information about a highlight image.
|
com.atlassian.fugue.Option<String> |
getExplanation()
Caption that will be displayed in the image gallery when viewing the image.
|
ImageInfo |
getFullImage()
The full-sized image for the highlight.
|
Links |
getLinks() |
ImageInfo |
getThumbnailImage()
The reduced-size image for the highlight.
|
String |
getTitle()
Descriptive heading to describe a highlight image.
|
public Links getLinks()
public String getTitle()
public HtmlString getBody()
public com.atlassian.fugue.Option<String> getExplanation()
public ImageInfo getFullImage()
public ImageInfo getThumbnailImage()
Copyright © 2016 Atlassian. All rights reserved.