public abstract class LowDirectorySpaceEventFactory extends Object implements EventFactory
| Constructor and Description |
|---|
LowDirectorySpaceEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
LowDirectoryDiskSpaceAnalyticsEvent |
create(DirectoryType folderType,
Long freeDiskSpaceInMb,
Long totalDiskSizeInMb,
Long minDiskSizeThresholdInMb) |
static LowDirectorySpaceEventFactory |
defaultFactory() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEnabledpublic LowDirectoryDiskSpaceAnalyticsEvent create(@Nonnull DirectoryType folderType, @Nonnull Long freeDiskSpaceInMb, @Nonnull Long totalDiskSizeInMb, @Nonnull Long minDiskSizeThresholdInMb)
public static LowDirectorySpaceEventFactory defaultFactory()
Copyright © 2017–2019 Atlassian. All rights reserved.