Uses of Class
com.atlassian.jira.web.util.FileIconBean

Packages that use FileIconBean
com.atlassian.jira   
com.atlassian.jira.issue.views   
 

Uses of FileIconBean in com.atlassian.jira
 

Methods in com.atlassian.jira that return FileIconBean
 FileIconBean ComponentManager.getFileIconBean()
          Retrieves and returns the file icon bean instance
 

Uses of FileIconBean in com.atlassian.jira.issue.views
 

Fields in com.atlassian.jira.issue.views declared as FileIconBean
protected  FileIconBean AbstractIssueHtmlView.fileIconBean
           
 

Constructors in com.atlassian.jira.issue.views with parameters of type FileIconBean
AbstractIssueHtmlView(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, CommentManager commentManager, FileIconBean fileIconBean, FieldScreenRendererFactory fieldScreenRendererFactory, IssueViewUtil issueViewUtil)
           
IssueHtmlView(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, CommentManager commentManager, FileIconBean fileIconBean, FieldScreenRendererFactory fieldScreenRendererFactory, IssueViewUtil issueViewUtil)
           
IssueWordView(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, CommentManager commentManager, FileIconBean fileIconBean, FieldScreenRendererFactory fieldScreenRendererFactory, IssueViewUtil issueViewUtil)
           
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.