Class CustomerExportAutoConfiguration.Converters
java.lang.Object
com.broadleafcommerce.customer.dataexport.autoconfigure.CustomerExportAutoConfiguration.Converters
- Enclosing class:
- CustomerExportAutoConfiguration
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncustomerRowConverter
(CustomerExportSpecification customerExportSpecification, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
Constructor Details
-
Converters
public Converters()
-
-
Method Details
-
customerRowConverter
@Bean @ConditionalOnMissingBean public CustomerRowConverter customerRowConverter(CustomerExportSpecification customerExportSpecification, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-