|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.util.system.ExtendedSystemInfoUtilsImpl
public class ExtendedSystemInfoUtilsImpl
Implementation for the ExtendedSystemInfoUtils interface.
| Constructor Summary | |
|---|---|
|
ExtendedSystemInfoUtilsImpl(I18nHelper i18nHelper)
|
protected |
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected 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)
public ExtendedSystemInfoUtilsImpl(I18nHelper i18nHelper)
| Method Detail |
|---|
public SystemInfoUtils getSystemInfoUtils()
getSystemInfoUtils in interface ExtendedSystemInfoUtilspublic Map<String,String> getProps()
ExtendedSystemInfoUtils
getProps in interface ExtendedSystemInfoUtilspublic Map<String,String> getProps(boolean showSensitiveInfo)
getProps in interface ExtendedSystemInfoUtilsshowSensitiveInfo - Whether to include sensitive system information (e.g. database URL)
public Map<String,String> getApplicationPropertiesFormatted(String suffix)
ExtendedSystemInfoUtils
getApplicationPropertiesFormatted in interface ExtendedSystemInfoUtilssuffix - the string to add to the suffix of ';' and/or ':'
public Map<String,String> getSystemPropertiesFormatted(String suffix)
ExtendedSystemInfoUtils
getSystemPropertiesFormatted in interface ExtendedSystemInfoUtilssuffix - the string to add to the suffix of ';' and/or ':'
public Map<String,String> getLicenseInfo()
getLicenseInfo in interface ExtendedSystemInfoUtilspublic Map<String,String> getJvmStats()
getJvmStats in interface ExtendedSystemInfoUtilspublic Map<String,String> getCommonConfigProperties()
ExtendedSystemInfoUtils
getCommonConfigProperties in interface ExtendedSystemInfoUtilspublic List<com.atlassian.jdk.utilities.runtimeinformation.MemoryInformation> getMemoryPoolInformation()
getMemoryPoolInformation in interface ExtendedSystemInfoUtilspublic Map<String,String> getBuildStats()
getBuildStats in interface ExtendedSystemInfoUtilspublic List<UpgradeHistoryItem> getUpgradeHistory()
getUpgradeHistory in interface ExtendedSystemInfoUtilspublic String getDefaultLanguage()
getDefaultLanguage in interface ExtendedSystemInfoUtilspublic String getBaseUrl()
getBaseUrl in interface ExtendedSystemInfoUtilspublic boolean isUsingSystemLocale()
ExtendedSystemInfoUtils
isUsingSystemLocale in interface ExtendedSystemInfoUtilspublic Map<String,String> getUsageStats()
getUsageStats in interface ExtendedSystemInfoUtilspublic String getEntityEngineXmlPath()
getEntityEngineXmlPath in interface ExtendedSystemInfoUtilspublic String getLogPath()
getLogPath in interface ExtendedSystemInfoUtilspublic String getIndexLocation()
getIndexLocation in interface ExtendedSystemInfoUtilspublic String getAttachmentsLocation()
getAttachmentsLocation in interface ExtendedSystemInfoUtilspublic String getBackupLocation()
getBackupLocation in interface ExtendedSystemInfoUtilspublic String getJiraHomeLocation()
getJiraHomeLocation in interface ExtendedSystemInfoUtilspublic Collection<org.ofbiz.core.entity.GenericValue> getListeners()
getListeners in interface ExtendedSystemInfoUtilspublic Collection<JiraServiceContainer> getServices()
getServices in interface ExtendedSystemInfoUtilspublic Map<String,String> getServicePropertyMap(JiraServiceContainer serviceContainer)
getServicePropertyMap in interface ExtendedSystemInfoUtilsserviceContainer - the service object to obtain properties for
public long getMillisecondsToMinutes(long ms)
getMillisecondsToMinutes in interface ExtendedSystemInfoUtilsms - milliseconds
public Collection<com.atlassian.plugin.Plugin> getPlugins()
getPlugins in interface ExtendedSystemInfoUtilspublic boolean isPluginEnabled(com.atlassian.plugin.Plugin plugin)
isPluginEnabled in interface ExtendedSystemInfoUtilsplugin - the plugin
public Set<TrustedApplicationInfo> getTrustedApplications(JiraServiceContext jiraServiceContext)
getTrustedApplications in interface ExtendedSystemInfoUtilsjiraServiceContext - the JIRA service context
public Set<String> getIPMatches(TrustedApplicationInfo info)
getIPMatches in interface ExtendedSystemInfoUtilsinfo - the trusted application
public Set<String> getUrlMatches(TrustedApplicationInfo info)
getUrlMatches in interface ExtendedSystemInfoUtilsinfo - the trusted application
public boolean isJvmJava5OrGreater()
isJvmJava5OrGreater in interface ExtendedSystemInfoUtils
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||