| Package | Description |
|---|---|
| com.atlassian.confluence.pages | |
| com.atlassian.confluence.pages.persistence.dao | |
| com.atlassian.confluence.pages.persistence.dao.hibernate |
| Modifier and Type | Method and Description |
|---|---|
Optional<BlogPostStatisticsDTO> |
PageManager.getBlogStatistics()
Fetches statistics about blogs
|
Optional<BlogPostStatisticsDTO> |
DefaultPageManager.getBlogStatistics() |
| Modifier and Type | Method and Description |
|---|---|
Optional<BlogPostStatisticsDTO> |
BlogPostDao.getBlogPostStatistics()
Fetches statistics about blog posts
|
| Modifier and Type | Method and Description |
|---|---|
Optional<BlogPostStatisticsDTO> |
HibernateBlogPostDao.getBlogPostStatistics() |
Copyright © 2003–2020 Atlassian. All rights reserved.