Uses of Interface
com.atlassian.confluence.importexport.resource.PartialDownloadResourceReader
Packages that use PartialDownloadResourceReader
-
Uses of PartialDownloadResourceReader in com.atlassian.confluence.importexport.resource
Classes in com.atlassian.confluence.importexport.resource that implement PartialDownloadResourceReaderMethods in com.atlassian.confluence.importexport.resource that return PartialDownloadResourceReaderModifier 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.