Uses of Class
com.atlassian.confluence.importexport.resource.DownloadResourceNotFoundException
Packages that use DownloadResourceNotFoundException
- 
Uses of DownloadResourceNotFoundException in com.atlassian.confluence.importexport.resourceMethods in com.atlassian.confluence.importexport.resource that throw DownloadResourceNotFoundExceptionModifier and TypeMethodDescriptionprotected AttachmentAttachmentDownloadResourceManager.getAttachment(String userName, String resourcePath, Map parameters, String urlPrefix) AttachmentDownloadResourceManager.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 aDownloadResourceReaderfor part of a downloadable resource.AttachmentDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters) Returns aAttachmentDownloadResourceReaderfor retrieving attachment content.DelegatorDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters) DownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters) Returns aDownloadResourceReaderfor a downloadable resource.ExportDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters) Returns aFileDownloadResourceReaderfor reading the stored output of the previous execution of a macro.IconDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters) PackageResourceManager.getResourceReader(String userName, String resourcePath, Map parameters) ThumbnailDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters) Returns aThumbnailDownloadResourceReaderfor retrieving thumbnail content.WebImagesDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters) Returns aWebImagesDownloadResourceReaderfor retrieving web application images.