Class ProductMigrationControllerImpl

java.lang.Object
org.eblocker.server.http.controller.impl.ProductMigrationControllerImpl
All Implemented Interfaces:
ProductMigrationController

public class ProductMigrationControllerImpl extends Object implements ProductMigrationController
  • Constructor Details

    • ProductMigrationControllerImpl

      @Inject public ProductMigrationControllerImpl(ProductMigrationService productMigrationService)
  • Method Details

    • getUpsellInfo

      public org.eblocker.registration.UpsellInfoWrapper getUpsellInfo(org.restexpress.Request request, org.restexpress.Response response)
      Specified by:
      getUpsellInfo in interface ProductMigrationController