| Package | Description |
|---|---|
| com.atlassian.crowd.analytics.events |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryCountBucket |
DirectoryCountBucket.forCount(int count) |
static DirectoryCountBucket |
DirectoryCountBucket.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryCountBucket[] |
DirectoryCountBucket.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<DirectoryCountBucket,Long> |
ApplicationDirectoryCountStatisticsEvent.getBucket() |
| Constructor and Description |
|---|
ApplicationDirectoryCountStatisticsEvent(Map<DirectoryCountBucket,Long> directoryCountBuckets) |
Copyright © 2024 Atlassian. All rights reserved.