Uses of Class
com.broadleafcommerce.customer.dataexport.CustomerExportProcessor
-
Packages that use CustomerExportProcessor Package Description com.broadleafcommerce.customer.dataexport.autoconfigure -
-
Uses of CustomerExportProcessor in com.broadleafcommerce.customer.dataexport.autoconfigure
Methods in com.broadleafcommerce.customer.dataexport.autoconfigure that return CustomerExportProcessor Modifier and Type Method Description CustomerExportProcessor
CustomerExportAutoConfiguration. customerExportProcessor(CustomerService<Customer> customerService, com.broadleafcommerce.common.extension.TypeFactory typeFactory, com.broadleafcommerce.data.tracking.core.filtering.fetch.FilterParser<cz.jirutka.rsql.parser.ast.Node> filterParser, CustomerRowConverter customerRowConverter, com.broadleafcommerce.data.tracking.core.web.ContextRequestHydrator hydrator)
-