Package com.atlassian.jira.web.util
Class FileIconBean
java.lang.Object
com.atlassian.jira.web.util.FileIconBean
Deprecated.
Use JIRA.Templates.ViewIssue.matchFileIconUrl or JIRA.Templates.ViewIssue.matchFileIconAlt soy template instead.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFileIconBean(List<FileIconBean.FileIcon> mimeTypes, MimeManager mimeManager) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptiongetFileIcon(String fileName, String mimeType) Deprecated.Return a FileIcon if either the fileName or the mimeType matches.
-
Field Details
-
DEFAULT_FILE_ICONS
Deprecated.
-
-
Constructor Details
-
FileIconBean
Deprecated.
-
-
Method Details
-
getFileIcon
Deprecated.Return a FileIcon if either the fileName or the mimeType matches.
-