@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(StorageLimits storageLimits) |
getStorageLimits
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStorageLimits
public ArtifactStorageSoftLimitExceededEvent(@NotNull StorageLimits storageLimits)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.