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.WebIcon
public int getWidth()
getWidth
in interface com.atlassian.plugin.web.model.WebIcon
public int getHeight()
getHeight
in interface com.atlassian.plugin.web.model.WebIcon
Copyright © 2002-2015 Atlassian. All Rights Reserved.