Class JiraWebIcon

java.lang.Object
com.atlassian.jira.plugin.webfragment.model.JiraWebIcon
All Implemented Interfaces:
com.atlassian.plugin.web.model.WebIcon

public class JiraWebIcon extends Object implements com.atlassian.plugin.web.model.WebIcon
A jira specific wrapper for the DefaultWebIcon
  • 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:
      getUrl in interface com.atlassian.plugin.web.model.WebIcon
    • getWidth

      public int getWidth()
      Specified by:
      getWidth in interface com.atlassian.plugin.web.model.WebIcon
    • getHeight

      public int getHeight()
      Specified by:
      getHeight in interface com.atlassian.plugin.web.model.WebIcon