| Package | Description |
|---|---|
| com.atlassian.diagnostics.internal.platform.analytics.directory | |
| com.atlassian.diagnostics.internal.platform.monitor.operatingsystem.directory |
| Modifier and Type | Method and Description |
|---|---|
LowDirectoryDiskSpaceAnalyticsEvent |
LowDirectorySpaceEventFactory.create(DirectoryType folderType,
Long freeDiskSpaceInMb,
Long totalDiskSizeInMb,
Long minDiskSizeThresholdInMb) |
| Constructor and Description |
|---|
LowDirectoryDiskSpaceAnalyticsEvent(DirectoryType folderType,
Long freeDiskSpaceInMb,
Long totalDiskSizeInMb,
Long minDiskSizeThresholdInMb) |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryType |
DirectoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryType[] |
DirectoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Directory(File file,
DirectoryType type) |
Copyright © 2017–2019 Atlassian. All rights reserved.