public class DefaultStatisticsGateway extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MS_FORCE_DEVELOPMENT_ENV |
| Constructor and Description |
|---|
DefaultStatisticsGateway(Set<BusinessStatisticsCollector> businessCollectors,
Set<SystemStatisticsCollector> systemCollectors,
Map<String,String> existingWebModules,
StatisticsPayloadEncryptor encryptor) |
| Modifier and Type | Method and Description |
|---|---|
protected PK |
getCurrentUserPk() |
StatisticsPayload |
getStatisticsPayload() |
protected boolean |
isGenerateStatsRequired() |
protected boolean |
isSendingStatsAgreedInLicense() |
void |
updateLoggedInUsersStats(String webAppContext) |
public static final String MS_FORCE_DEVELOPMENT_ENV
public StatisticsPayload getStatisticsPayload()
public void updateLoggedInUsersStats(String webAppContext)
protected boolean isSendingStatsAgreedInLicense()
protected boolean isGenerateStatsRequired()
protected PK getCurrentUserPk()
Copyright © 2017 SAP SE. All Rights Reserved.