Class FileIconUtilImpl

java.lang.Object
com.atlassian.jira.web.util.FileIconUtilImpl
All Implemented Interfaces:
FileIconUtil

public class FileIconUtilImpl extends Object implements FileIconUtil
Deprecated.
Use JIRA.Templates.ViewIssue.matchFileIconUrl or JIRA.Templates.ViewIssue.matchFileIconAlt soy template instead.
Default implementation
Since:
v5.0
  • Constructor Details

    • FileIconUtilImpl

      public FileIconUtilImpl(FileIconBean fileIconBean)
      Deprecated.
  • Method Details

    • getFileIcon

      public FileIconBean.FileIcon getFileIcon(String fileName, String mimeType)
      Deprecated.
      Description copied from interface: FileIconUtil
      Get the icon for file
      Specified by:
      getFileIcon in interface FileIconUtil
      Parameters:
      fileName - the name of the file
      mimeType - the mimetype of the file
      Returns:
      object representing the icon