Uses of Interface
com.atlassian.confluence.importexport.resource.DownloadResourceWriter
-
Packages that use DownloadResourceWriter Package Description com.atlassian.confluence.importexport.resource -
-
Uses of DownloadResourceWriter in com.atlassian.confluence.importexport.resource
Classes in com.atlassian.confluence.importexport.resource that implement DownloadResourceWriter Modifier and Type Class Description classFileDownloadResourceWriterMethods in com.atlassian.confluence.importexport.resource that return DownloadResourceWriter Modifier and Type Method Description DownloadResourceWriterExportDownloadResourceManager. getResourceWriter(String userName, String prefix, String suffix)Returns aFileDownloadResourceWriterfor storing output of a macro in a temporary location.DownloadResourceWriterWritableDownloadResourceManager. getResourceWriter(String userName, String prefix, String suffix)Returns aDownloadResourceWriterfor a downloadable resource.
-