Class DefaultStatisticsGateway
java.lang.Object
de.hybris.platform.masterserver.impl.DefaultStatisticsGateway
- All Implemented Interfaces:
com.hybris.statistics.StatisticsGateway<StatisticsPayload>
public class DefaultStatisticsGateway
extends Object
implements com.hybris.statistics.StatisticsGateway<StatisticsPayload>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefaultStatisticsGateway(Set<com.hybris.statistics.collector.BusinessStatisticsCollector> businessCollectors, Set<com.hybris.statistics.collector.SystemStatisticsCollector> systemCollectors, Map<String, String> existingWebModules, StatisticsPayloadEncryptor encryptor) -
Method Summary
Modifier and TypeMethodDescriptionprotected PKprotected booleanprotected booleanprotected voidsetStatisticsConfig(StatisticsConfig statisticsConfig) voidupdateLoggedInUsersStats(String webAppContext)
-
Field Details
-
MS_FORCE_DEVELOPMENT_ENV
- See Also:
-
-
Constructor Details
-
DefaultStatisticsGateway
-
-
Method Details
-
getStatisticsPayload
- Specified by:
getStatisticsPayloadin interfacecom.hybris.statistics.StatisticsGateway<StatisticsPayload>
-
setStatisticsConfig
-
updateLoggedInUsersStats
-
isSendingStatsAgreedInLicense
protected boolean isSendingStatsAgreedInLicense() -
isGenerateStatsRequired
protected boolean isGenerateStatsRequired() -
getCurrentUserPk
-