Uses of Class
com.atlassian.confluence.importexport.resource.DownloadResourceNotFoundException

Packages that use DownloadResourceNotFoundException
com.atlassian.confluence.importexport.resource   
 

Uses of DownloadResourceNotFoundException in com.atlassian.confluence.importexport.resource
 

Methods in com.atlassian.confluence.importexport.resource that throw DownloadResourceNotFoundException
protected  Attachment AttachmentDownloadResourceManager.getAttachment(String userName, String resourcePath, Map parameters, String urlPrefix)
           
 DownloadResourceReader WebImagesDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters)
          Returns a WebImagesDownloadResourceReader for retrieving web application images.
 DownloadResourceReader ThumbnailDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters)
          Returns a ThumbnailDownloadResourceReader for retrieving thumbnail content.
 DownloadResourceReader ExportDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters)
          Returns a FileDownloadResourceReader for reading the stored output of the previous execution of a macro.
 DownloadResourceReader DownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters)
          Returns a DownloadResourceReader for a downloadable resource.
 DownloadResourceReader DelegatorDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters)
           
 DownloadResourceReader AttachmentDownloadResourceManager.getResourceReader(String userName, String resourcePath, Map parameters)
          Returns a AttachmentDownloadResourceReader for retrieving attachment content.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.