Uses of Interface
com.atlassian.jira.web.component.ModuleWebComponent

Packages that use ModuleWebComponent
com.atlassian.jira.projectconfig.contextproviders   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.component   
 

Uses of ModuleWebComponent in com.atlassian.jira.projectconfig.contextproviders
 

Constructors in com.atlassian.jira.projectconfig.contextproviders with parameters of type ModuleWebComponent
SummaryContextProvider(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ContextProviderUtils contextProviderUtils, ModuleWebComponent moduleWebComponent, JiraAuthenticationContext authenticationContext)
           
 

Uses of ModuleWebComponent in com.atlassian.jira.web.action.issue
 

Constructors in com.atlassian.jira.web.action.issue with parameters of type ModuleWebComponent
ViewIssue(SubTaskManager subTaskManager, com.atlassian.plugin.PluginAccessor pluginAccessor, FieldManager fieldManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, CommentManager commentManager, ProjectRoleManager projectRoleManager, CommentService commentService, PagerManager pagerManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, SimpleLinkManager simpleLinkManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, PermissionManager permissionManager, ModuleWebComponent moduleWebComponent, UserUtil userUtil, FeatureManager featureManager, AvatarService avatarService, com.atlassian.event.api.EventPublisher eventPublisher)
           
 

Uses of ModuleWebComponent in com.atlassian.jira.web.component
 

Classes in com.atlassian.jira.web.component that implement ModuleWebComponent
 class ModuleWebComponentImpl
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.