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