Interface | Description |
---|---|
CloudPlatform |
Provides cloud platform-specific information like type and metadata urls
|
Class | Description |
---|---|
AwsCloudPlatform | |
AzureCloudPlatform | |
CloudPlatformMetadata |
Simple bean holding information about the cloud platform on which Confluence is running, if any
|
CloudPlatformMetadata.Builder | |
ClusteredDatabasePlatformMetadata |
Simple bean holding information about the clustered database platform on which Confluence is running, if any.
|
ConfluenceInfo |
Bean for holding simple non-settings information about the Confluence instance.
|
DatabaseInfo |
A simple bean encapsulating information about Confluence's database configuration and behaviour.
|
GoogleCloudPlatform | |
HardwareInfo |
Simple bean holding information about the hardware specifications of the system on which Confluence is running
|
MemoryInfo |
Simple bean encapsulating information about the system's memory usage.
|
MemoryInfo.Bytes |
Represents some number of bytes.
|
SystemInfo |
Bean holding simple System information.
|
SystemInfoFromDb | Deprecated
since 7.3 use
ConfluenceInfo , DatabaseInfo and UsageInfo instead. |
UsageInfo |
Confluence usage information gathered from a few simple database queries.
|
UsageInfo.Builder | |
UsageInfoDTO |
Simple POJO class which use to store cached data
|
Enum | Description |
---|---|
CloudPlatformType |
List of cloud platforms from which we support retrieving metadata for analytics
|
ClusteredDatabasePlatformType |
List of clustered database platforms from which we support retrieving metadata for analytics
|
Copyright © 2003–2020 Atlassian. All rights reserved.