Sha256: 8fe6bf33d5a2afe7800cc81da59da82d418685f8a20b044c4d3ad2f53b100bdc

Contents?: true

Size: 308 Bytes

Versions: 196

Compression:

Stored size: 308 Bytes

Contents

module Katello
  module UINotifications
    module Subscriptions
      class ManifestRefreshSuccess < UINotifications::AbstractNotification
        private

        def blueprint
          @blueprint ||= NotificationBlueprint.find_by(name: 'manifest_refresh_success')
        end
      end
    end
  end
end

Version data entries

196 entries across 196 versions & 1 rubygems

Version Path
katello-4.16.0 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.15.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.16.0.rc2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.16.0.rc1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.14.3 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.14.2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.15.0 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.15.0.rc2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.15.0.rc1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.14.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.14.0 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.14.0.rc3 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.14.0.rc2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.14.0.rc1.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.14.0.rc1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.13.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.13.0 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.12.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.13.0.rc1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb
katello-4.12.0 app/services/katello/ui_notifications/subscriptions/manifest_refresh_success.rb