public class AnalyticsInitializer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
READYAPI_DISABLE_ANALYTICS |
Constructor and Description |
---|
AnalyticsInitializer(com.smartbear.analytics.AnalyticsManager manager,
com.smartbear.analytics.api.ProductInfo productInfo,
com.smartbear.ready.core.UniqueUserIdentifier userIdentifier,
com.smartbear.ready.license.LicenseManagerServiceFactory licenseManagerServiceFactory,
com.smartbear.ready.core.event.bus.ReadyApiEventBus eventBus) |
Modifier and Type | Method and Description |
---|---|
void |
handleLicenseUpdate(com.smartbear.ready.license.events.LicenseUpdatedMessage updateMessage) |
void |
initializeAnalytics() |
public static final String READYAPI_DISABLE_ANALYTICS
@Inject public AnalyticsInitializer(com.smartbear.analytics.AnalyticsManager manager, com.smartbear.analytics.api.ProductInfo productInfo, com.smartbear.ready.core.UniqueUserIdentifier userIdentifier, com.smartbear.ready.license.LicenseManagerServiceFactory licenseManagerServiceFactory, com.smartbear.ready.core.event.bus.ReadyApiEventBus eventBus)
Copyright © 2019. All rights reserved.