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

Packages that use SystemInfoUtils
com.atlassian.jira.gadgets.system   
com.atlassian.jira.util.system   
 

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

Constructors in com.atlassian.jira.gadgets.system with parameters of type SystemInfoUtils
AdminGadgetResource(JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, ApplicationProperties applicationProperties, SystemInfoUtils systemInfoUtils, GlobalPermissionManager globalPermissionManager, UserUtil userUtil, JiraLicenseService jiraLicenseService, AdminTaskManager adminTaskManager, FeatureManager featureManager, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 

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 ExtendedSystemInfoUtils.getSystemInfoUtils()
           
 SystemInfoUtils ExtendedSystemInfoUtilsImpl.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, OfBizDelegator ofBizDelegator, I18nHelper i18nHelper, UserUtil userUtil, HashRegistryCache registry, LocaleManager localeManager, JiraLicenseService jiraLicenseService, BuildUtilsInfo buildUtilsInfo, UpgradeManager upgradeManager, IssueIndexManager indexManager, JiraProperties jiraSystemProperties)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.