Uses of Interface
com.broadleafcommerce.common.dataexport.service.ExportDownloadService
-
Packages that use ExportDownloadService Package Description com.broadleafcommerce.common.dataexport.service com.broadleafcommerce.common.dataexport.service.autoconfigure -
-
Uses of ExportDownloadService in com.broadleafcommerce.common.dataexport.service
Classes in com.broadleafcommerce.common.dataexport.service that implement ExportDownloadService Modifier and Type Class Description class
DefaultExportDownloadService
-
Uses of ExportDownloadService in com.broadleafcommerce.common.dataexport.service.autoconfigure
Methods in com.broadleafcommerce.common.dataexport.service.autoconfigure that return ExportDownloadService Modifier and Type Method Description ExportDownloadService
ExportServiceAutoConfiguration. exportDownloadService(ExportService<Export> exportService, StorageService storageService)
-