public class ConfluenceStartAnalyticsEventFactory extends Object
ConfluenceStartAnalyticsEvent
instances.Constructor and Description |
---|
ConfluenceStartAnalyticsEventFactory(SpaceDao spaceDao,
SpaceManagerInternal spaceManagerInternal,
PageDao pageDao,
BlogPostDao blogPostDao,
UserChecker userChecker,
org.hibernate.SessionFactory sessionFactory,
org.springframework.transaction.PlatformTransactionManager txManager,
ClusterManager clusterManager,
LicenseService licenseService,
com.atlassian.plugin.parsers.SafeModeCommandLineArgumentsFactory safeModeCommandLineArgumentsFactory) |
Modifier and Type | Method and Description |
---|---|
protected int |
countSpaces(SpaceType spaceType) |
protected Map<String,Object> |
populateBuildProperties() |
protected Map<String,Object> |
populateClusterProperties() |
protected Map<String,Object> |
populateContentStatistics() |
protected Map<String,Object> |
populateDatabaseProperties() |
protected Map<String,Object> |
populateJvmProperties() |
protected Map<String,Object> |
populateLicenseProperties() |
protected Map<String,Object> |
populateSafeModeProperties() |
protected Map<String,Object> |
populateUserStatistics() |
public ConfluenceStartAnalyticsEventFactory(SpaceDao spaceDao, SpaceManagerInternal spaceManagerInternal, PageDao pageDao, BlogPostDao blogPostDao, UserChecker userChecker, org.hibernate.SessionFactory sessionFactory, org.springframework.transaction.PlatformTransactionManager txManager, ClusterManager clusterManager, LicenseService licenseService, com.atlassian.plugin.parsers.SafeModeCommandLineArgumentsFactory safeModeCommandLineArgumentsFactory)
protected Map<String,Object> populateDatabaseProperties() throws SQLException
SQLException
protected Map<String,Object> populateLicenseProperties() throws SQLException
SQLException
protected Map<String,Object> populateClusterProperties() throws SQLException
SQLException
protected int countSpaces(SpaceType spaceType)
Copyright © 2003–2017 Atlassian. All rights reserved.