Uses of Class
com.atlassian.bamboo.storage.notification.AbstractArtifactStorageCappingNotification
-
Packages that use AbstractArtifactStorageCappingNotification Package Description com.atlassian.bamboo.storage.notification -
-
Uses of AbstractArtifactStorageCappingNotification in com.atlassian.bamboo.storage.notification
Subclasses of AbstractArtifactStorageCappingNotification in com.atlassian.bamboo.storage.notification Modifier and Type Class Description class
ArtifactStorageHardLimitExceededNotification
A notification to be created whenArtifactStorageHardLimitExceededEvent
occurs.class
ArtifactStorageSoftLimitExceededNotification
A notification to be created whenArtifactStorageSoftLimitExceededEvent
occurs.
-