public class ArtifactStorageNotificationListener extends Object
notifications
related to artifact storage space consumption.Constructor and Description |
---|
ArtifactStorageNotificationListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleHardLimitExceeded(@NotNull ArtifactStorageHardLimitExceededEvent event) |
void |
handleSoftLimitExceeded(@NotNull ArtifactStorageSoftLimitExceededEvent event) |
@EventListener public void handleSoftLimitExceeded(@NotNull @NotNull ArtifactStorageSoftLimitExceededEvent event)
@EventListener public void handleHardLimitExceeded(@NotNull @NotNull ArtifactStorageHardLimitExceededEvent event)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.