Uses of Interface
com.atlassian.bamboo.storage.event.ArtifactStorageCappingEvent
-
Uses of ArtifactStorageCappingEvent in com.atlassian.bamboo.storage.event
Modifier and TypeClassDescriptionclass
class
An event fired when storage space taken by artifacts exceeds the allowed hard limit.class
An event fired when storage space taken by artifacts exceeds the allowed soft limit. -
Uses of ArtifactStorageCappingEvent in com.atlassian.bamboo.storage.notification
Modifier and TypeMethodDescriptionprotected @NotNull ArtifactStorageCappingEvent
AbstractArtifactStorageCappingNotification.getStorageCappingEvent()