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.1.4 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.0.3 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.2.0.1.rc3 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-3.18.5 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.2.0.1.rc2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.2.0.rc2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.1.3 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.2.0.rc1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.0.2.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.1.2.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.0.2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.1.2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-3.18.4 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.1.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.1.0 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.0.1.2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-3.18.3.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.1.0.rc2.2 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.1.0.rc2.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb
katello-4.0.1.1 app/services/katello/ui_notifications/subscriptions/manifest_refresh_error.rb