Uses of Class
com.atlassian.bamboo.storage.event.ArtifactStorageHardLimitExceededEvent
-
Packages that use ArtifactStorageHardLimitExceededEvent Package Description com.atlassian.bamboo.storage com.atlassian.bamboo.storage.notification -
-
Uses of ArtifactStorageHardLimitExceededEvent in com.atlassian.bamboo.storage
Methods in com.atlassian.bamboo.storage with parameters of type ArtifactStorageHardLimitExceededEvent Modifier and Type Method Description void
ArtifactStorageBuildStoppingListener. onHardLimitExceededEvent(ArtifactStorageHardLimitExceededEvent event)
-
Uses of ArtifactStorageHardLimitExceededEvent in com.atlassian.bamboo.storage.notification
Methods in com.atlassian.bamboo.storage.notification with parameters of type ArtifactStorageHardLimitExceededEvent Modifier and Type Method Description void
ArtifactStorageNotificationListener. handleHardLimitExceeded(@NotNull ArtifactStorageHardLimitExceededEvent event)
-