Interface FileIconUtil

All Known Implementing Classes:
FileIconUtilImpl

public interface FileIconUtil
Deprecated.
Use JIRA.Templates.ViewIssue.matchFileIconUrl or JIRA.Templates.ViewIssue.matchFileIconAlt soy template instead.
A nice injectable util for retreiving an icon for file.
Since:
v5.0
  • Method Details

    • getFileIcon

      FileIconBean.FileIcon getFileIcon(String fileName, String mimeType)
      Deprecated.
      Get the icon for file
      Parameters:
      fileName - the name of the file
      mimeType - the mimetype of the file
      Returns:
      object representing the icon