public interface SystemInformationService
Modifier and Type | Field and Description |
---|---|
static String |
JDBC_DRIVER_SYSTEM_PROPERTY |
Modifier and Type | Method and Description |
---|---|
ConfluenceInfo |
getConfluenceInfo() |
DatabaseInfo |
getDatabaseInfo() |
MemoryInfo |
getMemoryInfo() |
Map<String,String> |
getModifications() |
DatabaseInfo |
getSafeDatabaseInfo() |
SystemInfoFromDb |
getSystemInfoFromDb() |
SystemInfo |
getSystemProperties() |
UsageInfo |
getUsageInfo() |
boolean |
isShowInfoOn500() |
static final String JDBC_DRIVER_SYSTEM_PROPERTY
DatabaseInfo getDatabaseInfo()
DatabaseInfo getSafeDatabaseInfo()
ConfluenceInfo getConfluenceInfo()
SystemInfo getSystemProperties()
MemoryInfo getMemoryInfo()
UsageInfo getUsageInfo()
SystemInfoFromDb getSystemInfoFromDb()
boolean isShowInfoOn500()
Copyright © 2003–2017 Atlassian. All rights reserved.