Uses of Interface
com.atlassian.jira.plugin.issueview.IssueView

Packages that use IssueView
com.atlassian.jira.issue.views   
com.atlassian.jira.issue.views.util   
com.atlassian.jira.plugin.issueview   
 

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

Classes in com.atlassian.jira.issue.views that implement IssueView
 class AbstractIssueHtmlView
           
 class IssueHtmlView
           
 class IssueWordView
          A view of an issue that produces a full XML view of an issue.
 class IssueXMLView
          A view of an issue that produces a full XML view of an issue.
 

Uses of IssueView in com.atlassian.jira.issue.views.util
 

Methods in com.atlassian.jira.issue.views.util that return IssueView
static IssueView SearchRequestViewUtils.getIssueView(Class wordViewClass)
           
 

Uses of IssueView in com.atlassian.jira.plugin.issueview
 

Classes in com.atlassian.jira.plugin.issueview that implement IssueView
 class AbstractIssueView
           
 

Methods in com.atlassian.jira.plugin.issueview that return IssueView
 IssueView IssueViewModuleDescriptor.getIssueView()
           
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.