Uses of Interface
com.atlassian.jira.util.system.SystemInfoUtils

Packages that use SystemInfoUtils
com.atlassian.jira.portal.portlets   
com.atlassian.jira.util.system   
 

Uses of SystemInfoUtils in com.atlassian.jira.portal.portlets
 

Constructors in com.atlassian.jira.portal.portlets with parameters of type SystemInfoUtils
AdminPortlet(JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, ApplicationProperties applicationProperties, SystemInfoUtils systemInfoUtils, ServiceManager serviceManager, GlobalPermissionManager globalPermissionManager, UserUtil userUtil, JiraLicenseService jiraLicenseService, BuildUtilsInfo buildUtilsInfo)
           
 

Uses of SystemInfoUtils in com.atlassian.jira.util.system
 

Classes in com.atlassian.jira.util.system that implement SystemInfoUtils
 class SystemInfoUtilsImpl
          Supply specific system information of the current JIRA installation.
 

Methods in com.atlassian.jira.util.system that return SystemInfoUtils
 SystemInfoUtils ExtendedSystemInfoUtilsImpl.getSystemInfoUtils()
           
 SystemInfoUtils ExtendedSystemInfoUtils.getSystemInfoUtils()
           
 

Constructors in com.atlassian.jira.util.system with parameters of type SystemInfoUtils
ExtendedSystemInfoUtilsImpl(SystemInfoUtils systemInfoUtils, ServiceManager serviceManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, TrustedApplicationService trustedAppService, org.ofbiz.core.entity.GenericDelegator delegator, I18nHelper i18nHelper, UserUtil userUtil, HashRegistryCache registry, LocaleManager localeManager, JiraLicenseService jiraLicenseService, BuildUtilsInfo buildUtilsInfo, UpgradeManager upgradeManager, IssueIndexManager indexManager)
           
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.