Modifier and Type | Method and Description |
---|---|
Optional<AttachmentStatisticsDTO> |
DelegatorAttachmentManager.getAttachmentStatistics() |
Optional<AttachmentStatisticsDTO> |
AttachmentManager.getAttachmentStatistics()
Fetches statistics about attachments
|
Optional<AttachmentStatisticsDTO> |
CachingAttachmentManager.getAttachmentStatistics() |
Optional<AttachmentStatisticsDTO> |
DefaultAttachmentManager.getAttachmentStatistics() |
Modifier and Type | Method and Description |
---|---|
Optional<AttachmentStatisticsDTO> |
CachingAttachmentDao.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–2020 Atlassian. All rights reserved.