Uses of Class
org.alfresco.service.cmr.view.ExporterException
Packages that use ExporterException
-
Uses of ExporterException in org.alfresco.repo.download
Subclasses of ExporterException in org.alfresco.repo.downloadModifier and TypeClassDescriptionclassException thrown by ZipDownloadExporter, if a download is cancelled mid flow. -
Uses of ExporterException in org.alfresco.service.cmr.view
Methods in org.alfresco.service.cmr.view that throw ExporterExceptionModifier and TypeMethodDescriptionvoidExporterService.exportView(OutputStream viewWriter, ExporterCrawlerParameters parameters, Exporter progress) Export a view of the Repository using the default xml view schema.voidExporterService.exportView(ExportPackageHandler exportHandler, ExporterCrawlerParameters parameters, Exporter progress) Export a view of the Repository using the default xml view schema.