Uses of Interface
org.alfresco.service.cmr.view.ExporterContext
-
Packages that use ExporterContext Package Description org.alfresco.repo.download org.alfresco.service.cmr.view -
-
Uses of ExporterContext in org.alfresco.repo.download
Methods in org.alfresco.repo.download with parameters of type ExporterContext Modifier and Type Method Description voidAbstractExporter. start(ExporterContext context)voidZipDownloadExporter. start(ExporterContext context) -
Uses of ExporterContext in org.alfresco.service.cmr.view
Methods in org.alfresco.service.cmr.view with parameters of type ExporterContext Modifier and Type Method Description voidExporter. start(ExporterContext context)Start of Export
-