public class ApplicationCountStatisticsEvent extends Object implements CrowdAnalyticsEvent
| Constructor and Description |
|---|
ApplicationCountStatisticsEvent(long total,
long active,
long withGroupAggregation,
long withAliases,
long withLowercasedOutput) |
| Modifier and Type | Method and Description |
|---|---|
long |
getActive() |
long |
getTotal() |
long |
getWithAliases() |
long |
getWithGroupAggregation() |
long |
getWithLowercasedOutput() |
Copyright © 2019 Atlassian. All rights reserved.