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