public class PruningConfigStatisticsEvent extends Object implements CrowdAnalyticsEvent
| Constructor and Description |
|---|
PruningConfigStatisticsEvent(long directoriesWithPruningEnabledCount,
long directoriesWithHardDeleteModeEnabledCount) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDirectoriesWithHardDeleteModeEnabledCount() |
long |
getDirectoriesWithPruningEnabledCount() |
Copyright © 2023 Atlassian. All rights reserved.