Class ProductMigrationControllerImpl
java.lang.Object
org.eblocker.server.http.controller.impl.ProductMigrationControllerImpl
- All Implemented Interfaces:
ProductMigrationController
-
Constructor Summary
ConstructorsConstructorDescriptionProductMigrationControllerImpl(ProductMigrationService productMigrationService) -
Method Summary
Modifier and TypeMethodDescriptionorg.eblocker.registration.UpsellInfoWrappergetUpsellInfo(org.restexpress.Request request, org.restexpress.Response response)
-
Constructor Details
-
ProductMigrationControllerImpl
-
-
Method Details
-
getUpsellInfo
public org.eblocker.registration.UpsellInfoWrapper getUpsellInfo(org.restexpress.Request request, org.restexpress.Response response) - Specified by:
getUpsellInfoin interfaceProductMigrationController
-