public class

JiraWebIcon

extends Object
implements WebIcon
java.lang.Object
   ↳ com.atlassian.jira.plugin.webfragment.model.JiraWebIcon

Class Overview

A jira specific wrapper for the com.atlassian.plugin.web.model.DefaultWebIcon

Summary

Public Constructors
JiraWebIcon(WebIcon webIcon, JiraAuthenticationContext authenticationContext)
Public Methods
int getHeight()
WebLink getUrl()
int getWidth()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.model.WebIcon

Public Constructors

public JiraWebIcon (WebIcon webIcon, JiraAuthenticationContext authenticationContext)

Public Methods

public int getHeight ()

public WebLink getUrl ()

public int getWidth ()