package

com.atlassian.confluence.importexport.resource

Interfaces

DownloadResourceManager An interface for managers that support reading of downloadable resources. 
DownloadResourceReader  
DownloadResourceWriter  
ResourceAccessor Simple interface to provide access to a resource. 
WritableDownloadResourceManager An interface for managers that support reading and writing of downloadable resources. 

Classes

AttachmentDownloadResourceManager  
AttachmentDownloadResourceReader  
DelegatorDownloadResourceManager Delegates to the appropriate download resource manager for resource retrievals. 
ExportDownloadResourceManager A WritableDownloadResourceManager that stores and reads macro output from a temporary location. 
FileDownloadResourceReader  
FileDownloadResourceWriter  
ServletContextResourceAccessor An implementation of ResourceAccessor that gets resources via the servlet context. 
ThumbnailDownloadResourceManager  
ThumbnailDownloadResourceReader  
WebImagesDownloadResourceManager  
WebImagesDownloadResourceReader  

Exceptions