public interface AnalyticsConfigService
Services related to the Atlassian Analytics configuration.
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCollectAnalytics()
Returns whether or not we should be collecting analytics, based on if analytics is enabled and the privacy policy
banner acknowledged.
|
boolean |
isAnalyticsEnabled()
Returns whether or not Atlassian Analytics is enabled in the configuration.
|
boolean isAnalyticsEnabled()
boolean canCollectAnalytics()
Copyright © 2018 Atlassian. All rights reserved.