public class JiraWebIcon extends Object implements com.atlassian.plugin.web.model.WebIcon
DefaultWebIcon| Constructor and Description |
|---|
JiraWebIcon(com.atlassian.plugin.web.model.WebIcon webIcon,
JiraAuthenticationContext authenticationContext) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
com.atlassian.plugin.web.model.WebLink |
getUrl() |
int |
getWidth() |
public JiraWebIcon(com.atlassian.plugin.web.model.WebIcon webIcon,
JiraAuthenticationContext authenticationContext)
public com.atlassian.plugin.web.model.WebLink getUrl()
getUrl in interface com.atlassian.plugin.web.model.WebIconpublic int getWidth()
getWidth in interface com.atlassian.plugin.web.model.WebIconpublic int getHeight()
getHeight in interface com.atlassian.plugin.web.model.WebIconCopyright © 2002-2018 Atlassian. All Rights Reserved.