public class ConfluenceStartAnalyticsEventFactory extends Object
ConfluenceStartAnalyticsEvent instances.| Modifier and Type | Field and Description |
|---|---|
static String |
SERVER_PLATFORM |
| Constructor and Description |
|---|
ConfluenceStartAnalyticsEventFactory(org.springframework.transaction.PlatformTransactionManager txManager,
ClusterManager clusterManager,
LicenseService licenseService,
com.atlassian.plugin.parsers.SafeModeCommandLineArgumentsFactory safeModeCommandLineArgumentsFactory,
SystemInformationService systemInformationService,
SandboxPoolConfiguration conversionSandboxConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
populateBuildProperties() |
protected Map<String,Object> |
populateClusterProperties() |
protected Map<String,Object> |
populateDatabaseProperties() |
protected Map<String,Object> |
populateHardwareProperties() |
protected Map<String,Object> |
populateHibernateProperties() |
protected Map<String,Object> |
populatePlatformProperties() |
protected Map<String,Object> |
populateSafeModeProperties() |
protected Map<String,Object> |
populateSystemProperties() |
public static final String SERVER_PLATFORM
public ConfluenceStartAnalyticsEventFactory(org.springframework.transaction.PlatformTransactionManager txManager,
ClusterManager clusterManager,
LicenseService licenseService,
com.atlassian.plugin.parsers.SafeModeCommandLineArgumentsFactory safeModeCommandLineArgumentsFactory,
SystemInformationService systemInformationService,
SandboxPoolConfiguration conversionSandboxConfig)
protected Map<String,Object> populateDatabaseProperties() throws SQLException
SQLExceptionprotected Map<String,Object> populateClusterProperties() throws SQLException
SQLExceptionCopyright © 2003–2022 Atlassian. All rights reserved.