Uses of Class
com.atlassian.jira.project.browse.BrowseProjectContext

Packages that use BrowseProjectContext
com.atlassian.jira.plugin.componentpanel   
com.atlassian.jira.plugin.versionpanel   
com.atlassian.jira.plugin.webfragment.model   
 

Uses of BrowseProjectContext in com.atlassian.jira.plugin.componentpanel
 

Subclasses of BrowseProjectContext in com.atlassian.jira.plugin.componentpanel
 class BrowseComponentContextImpl
          A narrowing of context from BrowseProjectContext that also includes a ProjectComponent.
 

Uses of BrowseProjectContext in com.atlassian.jira.plugin.versionpanel
 

Subclasses of BrowseProjectContext in com.atlassian.jira.plugin.versionpanel
 class BrowseVersionContextImpl
          A narrowing of context from BrowseProjectContext that also includes a Version.
 

Uses of BrowseProjectContext in com.atlassian.jira.plugin.webfragment.model
 

Methods in com.atlassian.jira.plugin.webfragment.model that return BrowseProjectContext
 BrowseProjectContext ProjectHelper.getProjectContext()
           
 

Constructors in com.atlassian.jira.plugin.webfragment.model with parameters of type BrowseProjectContext
ProjectHelper(javax.servlet.http.HttpServletRequest request, BrowseProjectContext projectContext)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.