Uses of Class
com.broadleafcommerce.inventory.dataexport.SkuInventoryExportProcessor
-
Packages that use SkuInventoryExportProcessor Package Description com.broadleafcommerce.inventory.dataexport.autoconfigure -
-
Uses of SkuInventoryExportProcessor in com.broadleafcommerce.inventory.dataexport.autoconfigure
Methods in com.broadleafcommerce.inventory.dataexport.autoconfigure that return SkuInventoryExportProcessor Modifier and Type Method Description SkuInventoryExportProcessor
SkuInventoryExportAutoConfiguration. skuInventoryExportProcessor(SkuInventoryService<SkuInventory> skuInventoryService, com.broadleafcommerce.common.extension.TypeFactory typeFactory, com.broadleafcommerce.data.tracking.core.filtering.fetch.FilterParser<cz.jirutka.rsql.parser.ast.Node> filterParser, SkuInventoryRowConverter skuInventoryRowConverter, SkuInventoryExportSpecification skuInventoryExportSpecification, com.fasterxml.jackson.databind.ObjectMapper mapper, com.broadleafcommerce.data.tracking.core.web.ContextRequestConverter contextRequestConverter)
-