Uses of Interface
com.atlassian.confluence.importexport.resource.PartialDownloadResourceReader
-
Uses of PartialDownloadResourceReader in com.atlassian.confluence.importexport.resource
Modifier and TypeMethodDescriptionAttachmentDownloadResourceManager.getPartialResourceReader
(String userName, String resourcePath, Map parameters, String requestRange) DelegatorDownloadResourceManager.getPartialResourceReader
(String userName, String resourcePath, Map parameters, String requestRange) PartialDownloadResourceManager.getPartialResourceReader
(String userName, String resourcePath, Map parameters, String requestRange) Returns aDownloadResourceReader
for part of a downloadable resource.