public abstract class AbstractArtifactStorageCappingEvent extends Object implements ArtifactStorageCappingEvent
Constructor and Description |
---|
AbstractArtifactStorageCappingEvent(@NotNull StorageLimits storageLimits) |
Modifier and Type | Method and Description |
---|---|
@NotNull StorageLimits |
getStorageLimits()
Return the storage limits configured for this Bamboo instance.
|
public AbstractArtifactStorageCappingEvent(@NotNull @NotNull StorageLimits storageLimits)
@NotNull public @NotNull StorageLimits getStorageLimits()
ArtifactStorageCappingEvent
getStorageLimits
in interface ArtifactStorageCappingEvent
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.