Package com.atlassian.confluence.importexport.resource
-
Interface Summary Interface Description DownloadResourceManager An interface for managers that support reading of downloadable resources.DownloadResourceReader DownloadResourceWriter PartialDownloadResourceManager Interface for downloadResourceManagers that support partial downloading of resourcesPartialDownloadResourceReader ADownloadResourceReader
that can read a part of the resourceResourceAccessor Simple interface to provide access to a resource.WritableDownloadResourceManager An interface for managers that support reading and writing of downloadable resources. -
Class Summary Class Description AttachmentDownloadResourceManager AttachmentDownloadResourceReader DelegatorDownloadResourceManager Delegates to the appropriate download resource manager for resource retrievals.ExportDownloadResourceManager AWritableDownloadResourceManager
that stores and reads macro output from a temporary location.FileDownloadResourceReader FileDownloadResourceWriter GenericDownloadResourceReader IconDownloadResourceManager PackageResourceManager Allow plugin to get bundle plugin from others folder inside WEB-INFPartialAttachmentDownloadResourceReader ServletContextResourceAccessor An implementation ofResourceAccessor
that gets resources via the servlet context.ThumbnailDownloadResourceManager ThumbnailDownloadResourceReader WebImagesDownloadResourceManager WebImagesDownloadResourceReader -
Enum Summary Enum Description DownloadResourcePrefixEnum Enum of all the supported prefix of Download Resource Manager (except the prefix of WebImagesDownloadResourceManager) -
Exception Summary Exception Description DownloadResourceNotFoundException UnauthorizedDownloadResourceException