Uses of Interface
com.atlassian.confluence.importexport.resource.DownloadResourceWriter
Packages that use DownloadResourceWriter
-
Uses of DownloadResourceWriter in com.atlassian.confluence.importexport.resource
Classes in com.atlassian.confluence.importexport.resource that implement DownloadResourceWriterMethods in com.atlassian.confluence.importexport.resource that return DownloadResourceWriterModifier and TypeMethodDescriptionExportDownloadResourceManager.getResourceWriter(String userName, String prefix, String suffix) Returns aFileDownloadResourceWriterfor storing output of a macro in a temporary location.WritableDownloadResourceManager.getResourceWriter(String userName, String prefix, String suffix) Returns aDownloadResourceWriterfor a downloadable resource.