@AsynchronousPreferred public class ArtifactStorageSoftLimitExceededEvent extends AbstractArtifactStorageCappingEvent implements ArtifactStorageCappingEvent
This event will be fired once, after the limit has been reached. It will only be fired again if the space taken by artifacts will go below the soft limit threshold, and then will exceed it again.
StorageCappingService| Constructor and Description |
|---|
ArtifactStorageSoftLimitExceededEvent(@NotNull StorageLimits storageLimits) |
getStorageLimitsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStorageLimitspublic ArtifactStorageSoftLimitExceededEvent(@NotNull
@NotNull StorageLimits storageLimits)
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.