Class JiraWebIcon
java.lang.Object
com.atlassian.jira.plugin.webfragment.model.JiraWebIcon
- All Implemented Interfaces:
com.atlassian.plugin.web.model.WebIcon
A jira specific wrapper for the
DefaultWebIcon-
Constructor Summary
ConstructorsConstructorDescriptionJiraWebIcon(com.atlassian.plugin.web.model.WebIcon webIcon, JiraAuthenticationContext authenticationContext) -
Method Summary
-
Constructor Details
-
JiraWebIcon
public JiraWebIcon(com.atlassian.plugin.web.model.WebIcon webIcon, JiraAuthenticationContext authenticationContext)
-
-
Method Details
-
getUrl
public com.atlassian.plugin.web.model.WebLink getUrl()- Specified by:
getUrlin interfacecom.atlassian.plugin.web.model.WebIcon
-
getWidth
public int getWidth()- Specified by:
getWidthin interfacecom.atlassian.plugin.web.model.WebIcon
-
getHeight
public int getHeight()- Specified by:
getHeightin interfacecom.atlassian.plugin.web.model.WebIcon
-