| Package | Description | 
|---|---|
| com.atlassian.confluence.importexport.resource | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PartialAttachmentDownloadResourceReader  | 
| Modifier and Type | Method and Description | 
|---|---|
PartialDownloadResourceReader | 
DelegatorDownloadResourceManager.getPartialResourceReader(String userName,
                        String resourcePath,
                        Map parameters,
                        String requestRange)  | 
PartialDownloadResourceReader | 
AttachmentDownloadResourceManager.getPartialResourceReader(String userName,
                        String resourcePath,
                        Map parameters,
                        String requestRange)  | 
PartialDownloadResourceReader | 
PartialDownloadResourceManager.getPartialResourceReader(String userName,
                        String resourcePath,
                        Map parameters,
                        String requestRange)
Returns a  
DownloadResourceReader for part of a downloadable resource. | 
Copyright © 2003–2017 Atlassian. All rights reserved.