| Modifier and Type | Method and Description |
|---|---|
Optional<AttachmentStatisticsDTO> |
ReadThroughCachingAttachmentManager.getAttachmentStatistics() |
| Modifier and Type | Method and Description |
|---|---|
Optional<AttachmentStatisticsDTO> |
DefaultAttachmentManager.getAttachmentStatistics() |
Optional<AttachmentStatisticsDTO> |
DelegatorAttachmentManager.getAttachmentStatistics() |
Optional<AttachmentStatisticsDTO> |
AttachmentManager.getAttachmentStatistics()
Fetches statistics about attachments
|
Optional<AttachmentStatisticsDTO> |
CachingAttachmentManager.getAttachmentStatistics()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<AttachmentStatisticsDTO> |
AbstractDelegatingAttachmentDao.getAttachmentStatistics() |
| Modifier and Type | Method and Description |
|---|---|
Optional<AttachmentStatisticsDTO> |
AttachmentDao.getAttachmentStatistics()
Fetches statistics about attachments
|
| Modifier and Type | Method and Description |
|---|---|
Optional<AttachmentStatisticsDTO> |
AbstractHibernateAttachmentDao.getAttachmentStatistics() |
Copyright © 2003–2021 Atlassian. All rights reserved.