public class UsageStatisticsSettings extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONFIG_SEND_USAGE_STATISTICS_TO_HIPPO |
static boolean |
DEFAULT_SEND_USAGE_STATISTICS_TO_HIPPO |
static String |
SYSPROP_SEND_USAGE_STATISTICS_TO_HIPPO |
Modifier and Type | Method and Description |
---|---|
static UsageStatisticsSettings |
get() |
boolean |
isEnabled() |
public static final String CONFIG_SEND_USAGE_STATISTICS_TO_HIPPO
public static final boolean DEFAULT_SEND_USAGE_STATISTICS_TO_HIPPO
public static final String SYSPROP_SEND_USAGE_STATISTICS_TO_HIPPO
public static UsageStatisticsSettings get()
public boolean isEnabled()
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.