Uses of Class
com.atlassian.jira.web.component.webfragment.WebFragmentWebComponent

Packages that use WebFragmentWebComponent
com.atlassian.jira.plugin.navigation   
com.atlassian.jira.plugin.projectpanel.fragment.impl   
com.atlassian.jira.plugin.userformat   
 

Uses of WebFragmentWebComponent in com.atlassian.jira.plugin.navigation
 

Constructors in com.atlassian.jira.plugin.navigation with parameters of type WebFragmentWebComponent
TopNavigationModuleDescriptorImpl(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, PermissionManager permissionManager, WebFragmentWebComponent webFragmentWebComponent, UserProjectHistoryManager userProjectHistoryManager, com.atlassian.plugin.module.ModuleFactory moduleFactory, JiraWebInterfaceManager webInterfaceManager)
           
 

Uses of WebFragmentWebComponent in com.atlassian.jira.plugin.projectpanel.fragment.impl
 

Constructors in com.atlassian.jira.plugin.projectpanel.fragment.impl with parameters of type WebFragmentWebComponent
FiltersMenuComponentFragment(WebFragmentWebComponent webFragmentWebComponent)
           
FiltersMenuFragment(WebFragmentWebComponent webFragmentWebComponent)
           
FiltersMenuVersionFragment(WebFragmentWebComponent webFragmentWebComponent)
           
 

Uses of WebFragmentWebComponent in com.atlassian.jira.plugin.userformat
 

Constructors in com.atlassian.jira.plugin.userformat with parameters of type WebFragmentWebComponent
FullProfileUserFormat(EmailFormatter emailFormatter, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext, GroupPermissionChecker groupPermissionChecker, WebFragmentWebComponent webFragmentWebComponent, UserUtil userUtil, UserFormatModuleDescriptor moduleDescriptor, UserPropertyManager userPropertyManager, GroupManager groupManager)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.