Uses of Interface
com.atlassian.jira.startup.PluginInfoProvider

Packages that use PluginInfoProvider
com.atlassian.jira.startup   
com.atlassian.jira.web.action.admin   
 

Uses of PluginInfoProvider in com.atlassian.jira.startup
 

Classes in com.atlassian.jira.startup that implement PluginInfoProvider
 class PluginInfoProviderImpl
          This provides information about the plugins that are provided in JIRA
 

Uses of PluginInfoProvider in com.atlassian.jira.web.action.admin
 

Constructors in com.atlassian.jira.web.action.admin with parameters of type PluginInfoProvider
JiraSupportRequest(ExtendedSystemInfoUtils extendedSystemInfoUtil, JiraLicenseService jiraLicenseService, JiraLogLocator locator, LocaleManager localeManager, FileFactory fileFactory, PluginInfoProvider pluginInfoProvider)
           
JiraSupportRequest(JiraLicenseService jiraLicenseService, JiraLogLocator locator, LocaleManager localeManager, FileFactory fileFactory, PluginInfoProvider pluginInfoProvider)
           
ViewMemoryInfo(LocaleManager localeManager, PluginInfoProvider pluginInfoProvider, FeatureManager featureManager)
           
ViewSystemInfo(LocaleManager localeManager, PluginInfoProvider pluginInfoProvider, FeatureManager featureManager)
           
ViewUpgradeHistory(LocaleManager localeManager, PluginInfoProvider pluginInfoProvider, FeatureManager featureManager)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.