| Package | Description |
|---|---|
| com.atlassian.confluence.internal.diagnostics |
| Modifier and Type | Method and Description |
|---|---|
static LowDiskSpaceAnalyticsEvent.DiskType |
LowDiskSpaceAnalyticsEvent.DiskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LowDiskSpaceAnalyticsEvent.DiskType[] |
LowDiskSpaceAnalyticsEvent.DiskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LowDiskSpaceAnalyticsEvent(LowDiskSpaceAnalyticsEvent.DiskType folderType,
Long freeDiskSpaceInMb,
Long totalDiskSizeInMb,
Long minDiskSizeThresholdInMb) |
Copyright © 2003–2018 Atlassian. All rights reserved.