Package org.eblocker.server.http.service
Class ProductMigrationService
java.lang.Object
org.eblocker.server.http.service.ProductMigrationService
-
Constructor Summary
ConstructorsConstructorDescriptionProductMigrationService(DeviceService deviceService, SslService sslService, TorController torController, EblockerDnsServer dnsServer, DeviceRegistrationClient deviceRegistrationClient, AnonymousService anonymousService, UserService userService, ParentalControlService parentalControlService, LicenseExpirationService licenseExpirationService, ProductInfoService productInfoService) -
Method Summary
Modifier and TypeMethodDescriptionvoidchangeProduct(DeviceRegistrationInfo oldLicense, DeviceRegistrationInfo newLicense) org.eblocker.registration.UpsellInfoWrappergetUpsellInfo(String feature)
-
Constructor Details
-
ProductMigrationService
@Inject public ProductMigrationService(DeviceService deviceService, SslService sslService, TorController torController, EblockerDnsServer dnsServer, DeviceRegistrationClient deviceRegistrationClient, AnonymousService anonymousService, UserService userService, ParentalControlService parentalControlService, LicenseExpirationService licenseExpirationService, ProductInfoService productInfoService)
-
-
Method Details
-
changeProduct
-
getUpsellInfo
-