Sha256: 0cac558f70afdc03437530cf3778c58e09c4202399415090e308922b5943edda

Contents?: true

Size: 247 Bytes

Versions: 191

Compression:

Stored size: 247 Bytes

Contents

module Actions
  module Katello
    module ContentViewVersion
      class BeforePromoteHook < Actions::Base
        def finalize
          ::Katello::ContentViewVersion.find(input[:id]).before_promote_hooks
        end
      end
    end
  end
end

Version data entries

191 entries across 191 versions & 1 rubygems

Version Path
katello-4.16.0 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.15.1 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.16.0.rc2 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.16.0.rc1 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.14.3 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.14.2 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.15.0 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.15.0.rc2 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.15.0.rc1 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.14.1 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.14.0 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.14.0.rc3 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.14.0.rc2 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.14.0.rc1.1 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.14.0.rc1 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.13.1 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.13.0 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.12.1 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.13.0.rc1 app/lib/actions/katello/content_view_version/before_promote_hook.rb
katello-4.12.0 app/lib/actions/katello/content_view_version/before_promote_hook.rb