public class ConfluenceStartAnalyticsEventFactory extends Object
ConfluenceStartAnalyticsEvent instances.| Constructor and Description |
|---|
ConfluenceStartAnalyticsEventFactory(SpaceDao spaceDao,
SpaceManagerInternal spaceManagerInternal,
PageDao pageDao,
BlogPostDao blogPostDao,
UserChecker userChecker,
net.sf.hibernate.SessionFactory sessionFactory,
org.springframework.transaction.PlatformTransactionManager txManager,
LicenseService licenseService) |
| 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> |
populateUserStatistics() |
public ConfluenceStartAnalyticsEventFactory(SpaceDao spaceDao, SpaceManagerInternal spaceManagerInternal, PageDao pageDao, BlogPostDao blogPostDao, UserChecker userChecker, net.sf.hibernate.SessionFactory sessionFactory, org.springframework.transaction.PlatformTransactionManager txManager, LicenseService licenseService)
protected Map<String,Object> populateDatabaseProperties() throws SQLException
SQLExceptionprotected Map<String,Object> populateLicenseProperties() throws SQLException
SQLExceptionprotected Map<String,Object> populateClusterProperties() throws SQLException
SQLExceptionprotected int countSpaces(SpaceType spaceType)
Copyright © 2003–2016 Atlassian. All rights reserved.