public class DirectoryCountStatisticsEvent extends Object implements CrowdAnalyticsEvent
| Constructor and Description |
|---|
DirectoryCountStatisticsEvent(long total,
long active,
long withNestedGroups,
long withoutCaching) |
| Modifier and Type | Method and Description |
|---|---|
long |
getActive() |
long |
getTotal() |
long |
getWithNestedGroups() |
long |
getWithoutCaching() |
Copyright © 2023 Atlassian. All rights reserved.