Uses of Interface
com.atlassian.confluence.importexport.resource.DownloadResourceWriter

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

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

Classes in com.atlassian.confluence.importexport.resource that implement DownloadResourceWriter
 class FileDownloadResourceWriter
           
 

Methods in com.atlassian.confluence.importexport.resource that return DownloadResourceWriter
 DownloadResourceWriter WritableDownloadResourceManager.getResourceWriter(String userName, String prefix, String suffix)
          Returns a DownloadResourceWriter for a downloadable resource.
 DownloadResourceWriter ExportDownloadResourceManager.getResourceWriter(String userName, String prefix, String suffix)
          Returns a FileDownloadResourceWriter for storing output of a macro in a temporary location.
 



Confluence is developed by Atlassian.