Uses of Class
com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager

Packages that use JiraWebInterfaceManager
com.atlassian.jira.hints   
com.atlassian.jira.plugin.navigation   
com.atlassian.jira.plugin.webfragment   
com.atlassian.jira.web.component.webfragment   
 

Uses of JiraWebInterfaceManager in com.atlassian.jira.hints
 

Constructors in com.atlassian.jira.hints with parameters of type JiraWebInterfaceManager
DefaultHintManager(JiraWebInterfaceManager webInterfaceManager)
           
 

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

Constructors in com.atlassian.jira.plugin.navigation with parameters of type JiraWebInterfaceManager
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, ConditionDescriptorFactoryImpl conditionDescriptorFactory)
           
 

Uses of JiraWebInterfaceManager in com.atlassian.jira.plugin.webfragment
 

Constructors in com.atlassian.jira.plugin.webfragment with parameters of type JiraWebInterfaceManager
DefaultSimpleLinkManager(JiraWebInterfaceManager webInterfaceManager, SimpleLinkFactoryModuleDescriptors simpleLinkFactoryModuleDescriptors, JiraAuthenticationContext authenticationContext, VelocityRequestContextFactory velocityRequestContextFactory, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider)
           
 

Uses of JiraWebInterfaceManager in com.atlassian.jira.web.component.webfragment
 

Constructors in com.atlassian.jira.web.component.webfragment with parameters of type JiraWebInterfaceManager
WebFragmentWebComponent(JiraWebInterfaceManager webInterfaceManager, VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, SimpleLinkManager simpleLinkManager)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.