Sha256: e9ce542dd33847dc61422739f3d96bab5a27fc0cd4866de0cacb61df8eea3875

Contents?: true

Size: 300 Bytes

Versions: 196

Compression:

Stored size: 300 Bytes

Contents

module Katello
  module UINotifications
    module Subscriptions
      class ManifestRefreshError < UINotifications::TaskNotification
        private

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

Version data entries

196 entries across 196 versions & 1 rubygems

Version Path
katello-4.7.5 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.8.0 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.8.0.rc2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.7.4 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.8.0.rc1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.7.3 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.7.2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.7.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.6.2.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.6.2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.7.0 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.6.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.7.0.rc2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.7.0.rc1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.4.2.2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.4.2.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.4.2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.5.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.6.0 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.6.0.rc2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb