Class ExampleImportManager
java.lang.Object
com.broadleafcommerce.dataimport.service.ExampleImportManager
Maintains the list of
ExampleImportResolvers
to pick the first one
that it finds.- Author:
- Phillip Verheyden (phillipuniverse)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionOptional<org.springframework.core.io.Resource>
getExample
(String type, String fileType)
-
Constructor Details
-
ExampleImportManager
-
-
Method Details
-
getExample
-