Class AbstractArtifactStorageCappingNotification

    • Field Detail

      • textProvider

        @Inject
        protected com.atlassian.struts.TextProvider textProvider
    • Constructor Detail

      • AbstractArtifactStorageCappingNotification

        public AbstractArtifactStorageCappingNotification()
    • Method Detail

      • getIMContent

        @Nullable
        public @Nullable String getIMContent()
        Description copied from interface: Notification
        Retrieves the content for the IM notification
        Returns:
        IM message content for this notification
      • getStorageLimits

        @NotNull
        protected @NotNull StorageLimits getStorageLimits()